fix: removed default_view field from fcrm settings
This commit is contained in:
parent
4d3a90cf3c
commit
c0f6dcd7e0
@ -6,8 +6,6 @@
|
|||||||
"engine": "InnoDB",
|
"engine": "InnoDB",
|
||||||
"field_order": [
|
"field_order": [
|
||||||
"defaults_tab",
|
"defaults_tab",
|
||||||
"default_view",
|
|
||||||
"column_break_jeeh",
|
|
||||||
"restore_defaults",
|
"restore_defaults",
|
||||||
"branding_tab",
|
"branding_tab",
|
||||||
"brand_name",
|
"brand_name",
|
||||||
@ -58,21 +56,12 @@
|
|||||||
"fieldname": "favicon",
|
"fieldname": "favicon",
|
||||||
"fieldtype": "Attach",
|
"fieldtype": "Attach",
|
||||||
"label": "Favicon"
|
"label": "Favicon"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "default_view",
|
|
||||||
"fieldtype": "Data",
|
|
||||||
"label": "Default View"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "column_break_jeeh",
|
|
||||||
"fieldtype": "Column Break"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2025-02-18 17:05:39.440396",
|
"modified": "2025-02-20 12:38:38.088477",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "FCRM",
|
"module": "FCRM",
|
||||||
"name": "FCRM Settings",
|
"name": "FCRM Settings",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user