mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
Bookmarks on personal toolbar don't do anything when clicked. r=jag sr=blizzard (one of the .8 critical bugs)
This commit is contained in:
parent
caae22b524
commit
1b7bee06c8
@ -216,7 +216,7 @@ Contributor(s): ______________________________________. -->
|
||||
<menupopup>
|
||||
<menuitem class="menuitem-iconic bookmarkitem" uri="rdf:*"
|
||||
value="rdf:http://home.netscape.com/NC-rdf#Name"
|
||||
oncommand="OpenBookmarkURL(event,document.getElementById('BookmarksMenu').database)" />
|
||||
oncommand="OpenBookmarkURL(event.target,document.getElementById('BookmarksMenu').database)" />
|
||||
</menupopup>
|
||||
</rule>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user