refactor: better UX for shortcut table
This commit is contained in:
parent
3e661589d1
commit
830e891644
1 changed files with 4 additions and 3 deletions
|
|
@ -6,9 +6,9 @@
|
|||
"engine": "InnoDB",
|
||||
"field_order": [
|
||||
"type",
|
||||
"label",
|
||||
"column_break_4",
|
||||
"link_to",
|
||||
"column_break_4",
|
||||
"label",
|
||||
"icon",
|
||||
"restrict_to_domain",
|
||||
"section_break_5",
|
||||
|
|
@ -81,13 +81,14 @@
|
|||
{
|
||||
"fieldname": "label",
|
||||
"fieldtype": "Data",
|
||||
"in_list_view": 1,
|
||||
"label": "Label",
|
||||
"reqd": 1
|
||||
}
|
||||
],
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
"modified": "2020-04-07 19:04:23.645198",
|
||||
"modified": "2020-05-13 19:26:34.229669",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Desk",
|
||||
"name": "Desk Shortcut",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue