fix(settings): Add missing attribute Meta.verbose_name to External Links model
ref: #248 #345 #346
This commit is contained in:
@ -256,7 +256,7 @@ class Service(TenancyObject):
|
||||
"layout": "double",
|
||||
"left": [
|
||||
'organization',
|
||||
'name'
|
||||
'name',
|
||||
'config_key_variable',
|
||||
'template',
|
||||
'is_template',
|
||||
|
Reference in New Issue
Block a user