mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-22 13:34:04 +03:00
Fixed tooltip for GPU on proxmox
This commit is contained in:
parent
8c702df0c6
commit
8bad7d576a
@ -155,7 +155,7 @@ class ProxmoxServiceLinked(DynamicService):
|
||||
'1': _('Only if available'),
|
||||
'2': _('Only if NOT available'),
|
||||
},
|
||||
tooltip=_('Storage for publications & machines.'),
|
||||
tooltip=_('Checking method for GPU availability'),
|
||||
tab=types.ui.Tab.MACHINE,
|
||||
required=True,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user