Bug 584033. 'Inspect' menu item should have a checkbox. r=dolske,a=dolske

This commit is contained in:
Vlado Valastiak 2010-08-19 21:49:25 +12:00
parent 6cf6c46e34
commit e6d1b46d66

View File

@ -533,6 +533,7 @@
command="View:PageSource"/>
<menuseparator/>
<menuitem id="appmenu_pageInspect"
type="checkbox"
label="&inspectMenu.label;"
command="Tools:Inspect"/>
<menuitem id="appmenu_webConsole"