mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
Bug 317202 Default mail window JavaScript Debugger menuitem duplication r=rginda
This commit is contained in:
parent
21b200f08b
commit
0fd92a1c01
@ -59,7 +59,7 @@
|
|||||||
This is the id that the menuitem will be appended to. see tasksOverlay.xul
|
This is the id that the menuitem will be appended to. see tasksOverlay.xul
|
||||||
-->
|
-->
|
||||||
<menupopup id="toolsPopup">
|
<menupopup id="toolsPopup">
|
||||||
<menuitem position="5" label="&venkmanCmd.label;"
|
<menuitem id="venkman-menu" position="5" label="&venkmanCmd.label;"
|
||||||
accesskey="&venkmanCmd.akey;" oncommand="start_venkman()"/>
|
accesskey="&venkmanCmd.akey;" oncommand="start_venkman()"/>
|
||||||
</menupopup>
|
</menupopup>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user