mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 12:07:52 +00:00
Catch up with branch.
This commit is contained in:
parent
ad25089de9
commit
69bd2608e0
@ -116,7 +116,7 @@
|
||||
<checkbox id="dontAskForLaunch" tabindex="53"
|
||||
label="&dontAskForLaunch.label;"
|
||||
preference="browser.download.progressDnlgDialog.dontAskForLaunch"
|
||||
onclick="syncPref(this)" />
|
||||
onclick="syncPref(this);" />
|
||||
|
||||
<hbox flex="1">
|
||||
|
||||
@ -130,10 +130,11 @@
|
||||
tabindex="54"
|
||||
flex="1" />
|
||||
|
||||
<button id="chooseFolderButton" tabindex="55"
|
||||
<!-- <button id="chooseFolderButton" tabindex="55"
|
||||
class='box-prefgroupitem'
|
||||
label="&setSaveDirectory.label;"
|
||||
oncommand="syncPref(document.getElementById('downloadDir'));downloadChooseFolder();"/>
|
||||
-->
|
||||
|
||||
</hbox>
|
||||
</vbox>
|
||||
|
Loading…
x
Reference in New Issue
Block a user