mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-04-03 16:31:33 +00:00
#405: pref on date and time pickers
This commit is contained in:
parent
772324f99c
commit
904f503b34
@ -5139,5 +5139,5 @@ pref("toolkit.pageThumbs.minHeight", 0);
|
||||
|
||||
pref("tenfourfox.adblock.enabled", false);
|
||||
pref("tenfourfox.adblock.logging.enabled", false);
|
||||
pref("tenfourfox.dom.forms.date", false);
|
||||
pref("tenfourfox.dom.forms.time", false);
|
||||
pref("tenfourfox.dom.forms.date", true);
|
||||
pref("tenfourfox.dom.forms.time", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user