Window menu radio menuitems should not be unnamed b=219832 p=macdoc@interx.net r=me sr=alecf

This commit is contained in:
neil@parkwaycc.co.uk
2004-05-06 20:42:28 +00:00
parent b093855916
commit 21bf595a50
2 changed files with 2 additions and 2 deletions

View File

@@ -329,7 +329,7 @@
<rule>
<menupopup>
<menuitem uri="rdf:*" label="rdf:http://home.netscape.com/NC-rdf#Name" type="radio"
oncommand="ShowWindowFromResource(event.target)"/>
name="windowList" oncommand="ShowWindowFromResource(event.target)"/>
</menupopup>
</rule>
</template>