mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 08:48:07 +00:00
Fix nsbeta3+ bug 50202, IE favorites not working in PT Bookmarks menu. r=a=don
This commit is contained in:
parent
3c17a84a91
commit
26cdf8034f
@ -359,8 +359,7 @@ Contributor(s): ______________________________________. -->
|
||||
<rule>
|
||||
<menupopup>
|
||||
<menuitem class="menuitem-iconic bookmarkitem" uri="rdf:*"
|
||||
value="rdf:http://home.netscape.com/NC-rdf#Name"
|
||||
oncommand="OpenBookmarkURL(event.target,this.database)" />
|
||||
value="rdf:http://home.netscape.com/NC-rdf#Name" oncommand="OpenBookmarkURL(event.target,document.getElementById('BookmarksMenu').database)" />
|
||||
</menupopup>
|
||||
</rule>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user