зеркало из https://github.com/mozilla/pjs.git
bug 48267, remove a textfield from wallet's pref panel, r=danm
This commit is contained in:
Родитель
43af5342ca
Коммит
cc1f33eada
|
@ -81,12 +81,14 @@
|
||||||
<titledbox orient="vertical">
|
<titledbox orient="vertical">
|
||||||
<title><text value="&walletHeader.label;"/></title>
|
<title><text value="&walletHeader.label;"/></title>
|
||||||
<html>&walletDescription.label;</html>
|
<html>&walletDescription.label;</html>
|
||||||
|
<!--
|
||||||
<box autostretch="never">
|
<box autostretch="never">
|
||||||
<text class="label" for="walletServer" value="&walletServer.label;" accesskey="&walletServer.accesskey;"/>
|
<text class="label" for="walletServer" value="&walletServer.label;" accesskey="&walletServer.accesskey;"/>
|
||||||
<textfield id="walletServer" flex="1"
|
<textfield id="walletServer" flex="1"
|
||||||
pref="true" preftype="string" prefstring="wallet.Server"
|
pref="true" preftype="string" prefstring="wallet.Server"
|
||||||
prefattribute="value"/>
|
prefattribute="value"/>
|
||||||
</box>
|
</box>
|
||||||
|
-->
|
||||||
<checkbox id="walletCaptureForms" value="&walletEnabled.label;" accesskey="&walletEnabled.accesskey;"
|
<checkbox id="walletCaptureForms" value="&walletEnabled.label;" accesskey="&walletEnabled.accesskey;"
|
||||||
pref="true" preftype="bool" prefstring="wallet.captureForms"
|
pref="true" preftype="bool" prefstring="wallet.captureForms"
|
||||||
prefattribute="checked"/>
|
prefattribute="checked"/>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче