update 2024-07-27 16:21:06
This commit is contained in:
parent
31f0126052
commit
c488a7409c
|
@ -973,7 +973,7 @@ return view.extend({
|
|||
so.modalonly = true;
|
||||
|
||||
so = ss.option(form.Flag, 'enabled', _('Enable'));
|
||||
so.default = o.enabled;
|
||||
so.default = so.enabled;
|
||||
so.rmempty = false;
|
||||
so.editable = true;
|
||||
|
||||
|
|
Loading…
Reference in New Issue