fix: fix position of mandatory field in docfield
This commit is contained in:
parent
bd16804a95
commit
3b5a1aaa3f
1 changed files with 2 additions and 2 deletions
|
|
@ -11,9 +11,9 @@
|
|||
"label",
|
||||
"fieldtype",
|
||||
"fieldname",
|
||||
"reqd",
|
||||
"precision",
|
||||
"length",
|
||||
"reqd",
|
||||
"search_index",
|
||||
"in_list_view",
|
||||
"in_standard_filter",
|
||||
|
|
@ -453,7 +453,7 @@
|
|||
"idx": 1,
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
"modified": "2020-04-15 02:26:03.310781",
|
||||
"modified": "2020-04-19 21:54:13.783908",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "DocField",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue