Cleanup.
This commit is contained in:
Родитель
aacb58e626
Коммит
e0b3e0b36f
|
@ -78,8 +78,8 @@
|
||||||
tabindex="11"
|
tabindex="11"
|
||||||
onfocus="prefFocus('ssrimage-box')" onblur="prefBlur('ssrimage-box')"
|
onfocus="prefFocus('ssrimage-box')" onblur="prefBlur('ssrimage-box')"
|
||||||
label="&imagesCheckbox.label;"
|
label="&imagesCheckbox.label;"
|
||||||
preference="permissions.default.image" prefuitype="bool" prefvalue=""
|
preference="permissions.default.image" prefvalue=""
|
||||||
onsyncfrompreference="readEnableImagesPref();"
|
onsyncfrompreference="readEnableImagesPref();" prefuitype="bool"
|
||||||
onsynctopreference="writeEnableImagesPref();"
|
onsynctopreference="writeEnableImagesPref();"
|
||||||
onclick="syncPref(this)"
|
onclick="syncPref(this)"
|
||||||
/>
|
/>
|
||||||
|
@ -88,7 +88,7 @@
|
||||||
onfocus="prefFocus('ssrimage-box')" onblur="prefBlur('ssrimage-box')"
|
onfocus="prefFocus('ssrimage-box')" onblur="prefBlur('ssrimage-box')"
|
||||||
tabindex="12"
|
tabindex="12"
|
||||||
label="&useSSRCheckbox.label;"
|
label="&useSSRCheckbox.label;"
|
||||||
preference="ssr.enabled" preftype="bool"
|
preference="ssr.enabled"
|
||||||
onclick="syncPref(this)"
|
onclick="syncPref(this)"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче