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

This commit is contained in:
blakeross%telocity.com 2001-05-14 04:11:17 +00:00
Родитель 952f8974ea
Коммит 1441cf9c49
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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;"/>