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:
bzbarsky%mit.edu 2001-06-12 20:15:29 +00:00
Родитель ded0eaf937
Коммит 17009a68ba
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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;"