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:
Thomas Lamprecht 2020-11-24 17:09:51 +01:00
parent 7e78e99428
commit 54a589be68

View File

@ -60,6 +60,8 @@ Ext.define('PVE.panel.StoragePruneInputPanel', {
xtype: 'pveStoragePruneInputPanel',
mixins: ['Proxmox.Mixin.CBind'],
onlineHelp: 'vzdump_retention',
keepLastEmptyText: gettext('1'),
onGetValues: function(formValues) {