Skip to content
Snippets Groups Projects
Commit d1ed8544 authored by Georg Koppen's avatar Georg Koppen
Browse files

Bug 15837: Show descriptions if unchecking custom mode

parent fecc621d
No related branches found
No related tags found
No related merge requests found
......@@ -297,7 +297,11 @@
</vbox>
</hbox>
<hbox>
<!-- We are using |oncommand| instead of |onclick| as the former does
not fire if the checkbox is disabled and it does fire after the
checkbox adapted its state. -->
<checkbox id="torbutton_sec_custom" flex="1"
oncommand="torbutton_set_slider_text(document, event.target.checked);"
label="&torbutton.prefs.sec_custom;"/>
</hbox>
</groupbox>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment