Stylesheet scoping caused radiogroup navigation regression in Classic. Fixing... r=kerz sr=hewitt

git-svn-id: svn://10.0.0.236/trunk@205457 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blakeross%telocity.com 2006-07-29 05:37:33 +00:00
parent d2bab441f7
commit f9bb198d97

View File

@ -73,7 +73,7 @@
oncreate="createUBHistoryMenu(event.target);"
oncommand="useUBHistoryItem(event.target)"/>
</textbox>
<button label="&chooseFile.label;" onclick="onChooseFile();"/>
<button label="&chooseFile.label;" oncommand="onChooseFile();"/>
</box>
<box autostretch="never" valign="center">
<text class="label" value="&openWhere.label;"/>