Bug 483375 - The Location text box in the Open Location dialog box should always be LTR; r=dao

This commit is contained in:
Ehsan Akhgari 2009-03-14 20:29:34 +03:30
parent 1806ebc45a
commit dbe27c5dd0

View File

@ -71,6 +71,7 @@
completeselectedindex="true"
autocompletesearch="history"
enablehistory="true"
class="uri-element"
oninput="doEnabling();"/>
<button label="&chooseFile.label;" oncommand="onChooseFile();"/>
</hbox>