mirror of
https://github.com/dkmstr/openuds.git
synced 2025-10-08 19:34:11 +03:00
Removed dictionary from UserInterface fields _data
This commit is contained in:
@@ -309,7 +309,7 @@ class Services(DetailHandler): # pylint: disable=too-many-public-methods
|
||||
'Kind of service counting for calculating if MAX is reached'
|
||||
),
|
||||
'type': types.ui.FieldType.CHOICE,
|
||||
'rdonly': False,
|
||||
'readonly': False,
|
||||
'order': 101,
|
||||
},
|
||||
)
|
||||
|
Reference in New Issue
Block a user