chore: make system timezone readonly
This commit is contained in:
parent
202cd9ba7d
commit
e751b07bde
1 changed files with 2 additions and 1 deletions
|
|
@ -95,6 +95,7 @@
|
|||
"fieldname": "time_zone",
|
||||
"fieldtype": "Select",
|
||||
"label": "Time Zone",
|
||||
"read_only": 1,
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
|
|
@ -467,7 +468,7 @@
|
|||
"icon": "fa fa-cog",
|
||||
"issingle": 1,
|
||||
"links": [],
|
||||
"modified": "2021-10-21 19:24:15.232430",
|
||||
"modified": "2021-11-29 17:49:20.950033",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "System Settings",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue