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:
blakeross%telocity.com 2001-02-07 20:15:05 +00:00
parent caae22b524
commit 1b7bee06c8

View File

@ -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>