fix: set navigations default to zero
This commit is contained in:
parent
2b263c6528
commit
33989852d7
1 changed files with 2 additions and 2 deletions
|
|
@ -853,7 +853,7 @@
|
|||
"options": "User Session Display"
|
||||
},
|
||||
{
|
||||
"default": "1",
|
||||
"default": "0",
|
||||
"fieldname": "form_navigation_buttons",
|
||||
"fieldtype": "Check",
|
||||
"label": "Navigation Buttons"
|
||||
|
|
@ -910,7 +910,7 @@
|
|||
}
|
||||
],
|
||||
"make_attachments_public": 1,
|
||||
"modified": "2026-01-02 16:00:51.406511",
|
||||
"modified": "2026-01-06 17:17:44.906709",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "User",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue