зеркало из https://github.com/mozilla/gecko-dev.git
Fix for bug 41928. Fix wrong menu id. R=putterman
This commit is contained in:
Родитель
0eb0e898b7
Коммит
5e86f82bf7
|
@ -128,7 +128,7 @@ Rights Reserved.
|
|||
<menuitem value="&importCmd.label;" oncommand="toImport()"/>
|
||||
<menuitem value="&exportCmd.label;" disabled="true" oncommand="AbExport()"/>
|
||||
<menuseparator/>
|
||||
<menuitem id="menu_pageSetup"/>
|
||||
<menuitem id="cmd_pageSetup"/>
|
||||
<menuitem value="&printPreviewCmd.label;" disabled="true" oncommand="AbPrintPreview()"/>
|
||||
<menuitem value="&printCardViewCmd.label;" key="key_PrintCard" observes="cmd_PrintCard"/>
|
||||
<menuitem value="&printAddressBook.label;" disabled="true" oncommand="AbPrintAddressBook()"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче