mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Bug 1238187 - 'Synced Tabs' entry on history panel is always disabled. r=Gijs
This commit is contained in:
parent
0f33ef292b
commit
b8fa3cf1ba
@ -88,7 +88,7 @@
|
|||||||
class="syncTabsMenuItem subviewbutton"
|
class="syncTabsMenuItem subviewbutton"
|
||||||
label="&syncTabsMenu3.label;"
|
label="&syncTabsMenu3.label;"
|
||||||
oncommand="BrowserOpenSyncTabs();"
|
oncommand="BrowserOpenSyncTabs();"
|
||||||
disabled="true"/>
|
hidden="true"/>
|
||||||
<toolbarbutton id="appMenuRestoreLastSession"
|
<toolbarbutton id="appMenuRestoreLastSession"
|
||||||
label="&appMenuHistory.restoreSession.label;"
|
label="&appMenuHistory.restoreSession.label;"
|
||||||
class="subviewbutton"
|
class="subviewbutton"
|
||||||
|
Loading…
Reference in New Issue
Block a user