зеркало из 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">
|
||||
<title><text value="&walletHeader.label;"/></title>
|
||||
<html>&walletDescription.label;</html>
|
||||
<!--
|
||||
<box autostretch="never">
|
||||
<text class="label" for="walletServer" value="&walletServer.label;" accesskey="&walletServer.accesskey;"/>
|
||||
<textfield id="walletServer" flex="1"
|
||||
pref="true" preftype="string" prefstring="wallet.Server"
|
||||
prefattribute="value"/>
|
||||
</box>
|
||||
-->
|
||||
<checkbox id="walletCaptureForms" value="&walletEnabled.label;" accesskey="&walletEnabled.accesskey;"
|
||||
pref="true" preftype="bool" prefstring="wallet.captureForms"
|
||||
prefattribute="checked"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче