mirror of
https://github.com/dkmstr/openuds.git
synced 2025-11-06 20:24:49 +03:00
updating user interface manager
This commit is contained in:
@@ -99,7 +99,7 @@ class ServicesPoolGroups(ModelHandler):
|
||||
),
|
||||
'label': gettext('Associated Image'),
|
||||
'tooltip': gettext('Image assocciated with this service'),
|
||||
'type': gui.InputField.Types.IMAGECHOICE,
|
||||
'type': gui.InputField.Types.IMAGE_CHOICE,
|
||||
'order': 102,
|
||||
}
|
||||
]:
|
||||
|
||||
Reference in New Issue
Block a user