make View->Use Stylesheet use type=radio. (r=hyatt)
git-svn-id: svn://10.0.0.236/trunk@50958 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f2a09249da
commit
8c73db21d3
@ -215,15 +215,19 @@ Contributor(s): ______________________________________. -->
|
||||
<menuseparator />
|
||||
<menu value="&useStyleSheetMenu.label;" oncommand="BrowserReload();">
|
||||
<menupopup>
|
||||
<menuitem value="&useStyleSheetDefaultCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetDefaultCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuseparator />
|
||||
<menuitem value="&useStyleSheetEasyReadingCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem value="&useStyleSheetMaxInfoCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem value="&useStlyleSheetBizarreCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetEasyReadingCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetMaxInfoCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStlyleSheetBizarreCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menuseparator />
|
||||
|
||||
@ -215,15 +215,19 @@ Contributor(s): ______________________________________. -->
|
||||
<menuseparator />
|
||||
<menu value="&useStyleSheetMenu.label;" oncommand="BrowserReload();">
|
||||
<menupopup>
|
||||
<menuitem value="&useStyleSheetDefaultCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetDefaultCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuseparator />
|
||||
<menuitem value="&useStyleSheetEasyReadingCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem value="&useStyleSheetMaxInfoCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem value="&useStlyleSheetBizarreCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetEasyReadingCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStyleSheetMaxInfoCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
<menuitem type="radio" name="stylesheet_group"
|
||||
value="&useStlyleSheetBizarreCmd.label;"
|
||||
oncommand="BrowserReload();"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menuseparator />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user