feat(Language): show title in link field
This commit is contained in:
parent
65414c237f
commit
5c3d86209d
1 changed files with 3 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
"icon": "fa fa-globe",
|
||||
"in_create": 1,
|
||||
"links": [],
|
||||
"modified": "2021-10-18 14:02:06.818219",
|
||||
"modified": "2022-08-14 18:54:03.490836",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "Language",
|
||||
|
|
@ -76,8 +76,10 @@
|
|||
}
|
||||
],
|
||||
"search_fields": "language_name",
|
||||
"show_title_field_in_link": 1,
|
||||
"sort_field": "modified",
|
||||
"sort_order": "DESC",
|
||||
"states": [],
|
||||
"title_field": "language_name",
|
||||
"track_changes": 1
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue