mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
fixing minor problem with my last fix. r=jag sr=alecf
This commit is contained in:
parent
f260713a67
commit
3d21b8bfe1
@ -315,7 +315,7 @@ oncommand="goPreferences('pref-themes.xul','chrome://communicator/content/pref/p
|
||||
</rule>
|
||||
<rule>
|
||||
<menupopup>
|
||||
<menuitem class="menuitem-iconic bookmarkitem" uri="rdf:*" value="rdf:http://home.netscape.com/NC-rdf#Name" oncommand="OpenBookmarkURL(event.target, document.getElementById('BookmarksMenu').database)" />
|
||||
<menuitem class="menuitem-iconic bookmarkitem" uri="rdf:*" value="rdf:http://home.netscape.com/NC-rdf#Name" oncommand="OpenBookmarkURL(event, document.getElementById('BookmarksMenu').database)" />
|
||||
</menupopup>
|
||||
</rule>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user