зеркало из https://github.com/mozilla/pjs.git
Box field to support the type="file" preference.
This commit is contained in:
Родитель
5d6d199136
Коммит
be642876e0
|
@ -120,13 +120,16 @@
|
|||
|
||||
<hbox flex="1">
|
||||
|
||||
<textbox onchange="syncPref(this)" tabindex="54"
|
||||
flex="1"
|
||||
style="margin:3px ! important;"
|
||||
<box onchange="syncPref(this)"
|
||||
id="downloadDir"
|
||||
preference="browser.download.dir"
|
||||
/>
|
||||
|
||||
<textbox id="downloadDirDisplay" disabled="true"
|
||||
style="margin:3px ! important;"
|
||||
tabindex="54"
|
||||
flex="1" />
|
||||
|
||||
<button id="chooseFolderButton" tabindex="55"
|
||||
class='box-prefgroupitem'
|
||||
label="&setSaveDirectory.label;"
|
||||
|
|
Загрузка…
Ссылка в новой задаче