1
0
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:
Adolfo Gómez García
2022-10-31 20:53:30 +01:00
parent 937240a9fc
commit c07c21b6a9
6 changed files with 100 additions and 58 deletions

View File

@@ -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,
}
]: