mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-13 19:34:21 +00:00
ui: dc/storage: set onlineHelp for prune tab in edit window
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
7e78e99428
commit
54a589be68
@ -60,6 +60,8 @@ Ext.define('PVE.panel.StoragePruneInputPanel', {
|
||||
xtype: 'pveStoragePruneInputPanel',
|
||||
mixins: ['Proxmox.Mixin.CBind'],
|
||||
|
||||
onlineHelp: 'vzdump_retention',
|
||||
|
||||
keepLastEmptyText: gettext('1'),
|
||||
|
||||
onGetValues: function(formValues) {
|
||||
|
Loading…
Reference in New Issue
Block a user