зеркало из https://github.com/mozilla/gecko-dev.git
Bug 68541 -- "no checkmark for View|Toolbar in bookmarks manager".
Patch by Stephen Walker (walk84@usa.net), r=hwaara, sr=ben, a=dbaron
This commit is contained in:
Родитель
ded0eaf937
Коммит
17009a68ba
|
@ -182,7 +182,8 @@
|
|||
<menuitem id="viewCommandToolbar" type="checkbox" class="menuitem-iconic"
|
||||
label="&menuitem.view.command.toolbar.label;"
|
||||
accesskey="&menuitem.view.command.toolbar.accesskey;"
|
||||
oncommand="goToggleToolbar('command-toolbar', 'viewCommandToolbar');"/>
|
||||
oncommand="goToggleToolbar('command-toolbar', 'viewCommandToolbar');"
|
||||
persist="checked"/>
|
||||
<menuseparator/>
|
||||
<menuitem type="radio" name="sort_column" id="unsorted_menuitem"
|
||||
label="&menuitem.view.unsorted.label;"
|
||||
|
|
Загрузка…
Ссылка в новой задаче