зеркало из https://github.com/mozilla/pjs.git
Persist checkbox to block domain in the cookie manager.
bug 75119, r=biesi, sr=alecf
This commit is contained in:
Родитель
4eed537018
Коммит
0cbf28d1a9
|
@ -145,7 +145,7 @@
|
|||
</hbox>
|
||||
<separator class="thin"/>
|
||||
<hbox align="start">
|
||||
<checkbox id="checkbox" label="&checkbox.label;" />
|
||||
<checkbox id="checkbox" label="&checkbox.label;" persist="checked"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
|
||||
|
|
|
@ -145,7 +145,7 @@
|
|||
</hbox>
|
||||
<separator class="thin"/>
|
||||
<hbox align="start">
|
||||
<checkbox id="checkbox" label="&checkbox.label;" />
|
||||
<checkbox id="checkbox" label="&checkbox.label;" persist="checked"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче