feat(config_management): add hosts to new UI
ref: #248 #390 nofusscomputing/centurion_erp_ui#29
This commit is contained in:
@ -148,8 +148,10 @@ class ConfigGroups(GroupsCommonFields, SaveHistory):
|
||||
"slug": "hosts",
|
||||
"sections": [
|
||||
{
|
||||
"layout": "table",
|
||||
"field": "hosts",
|
||||
"layout": "single",
|
||||
"fields": [
|
||||
"hosts"
|
||||
],
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user