fix: hide icon field from UI
This commit is contained in:
parent
c1d6af814c
commit
624e1bd8a7
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"actions": [],
|
||||
"allow_import": 1,
|
||||
"allow_rename": 1,
|
||||
"autoname": "field:label",
|
||||
"creation": "2016-02-22 03:47:45.387068",
|
||||
|
|
@ -56,6 +57,7 @@
|
|||
{
|
||||
"fieldname": "icon",
|
||||
"fieldtype": "Icon",
|
||||
"hidden": 1,
|
||||
"label": "Icon"
|
||||
},
|
||||
{
|
||||
|
|
@ -142,7 +144,7 @@
|
|||
}
|
||||
],
|
||||
"links": [],
|
||||
"modified": "2026-01-01 19:41:40.557973",
|
||||
"modified": "2026-01-23 14:33:55.594120",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Desk",
|
||||
"name": "Desktop Icon",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue