]> git.proxmox.com Git - pve-manager.git/commitdiff
ui: dc/storage: set onlineHelp for prune tab in edit window
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Nov 2020 16:09:51 +0000 (17:09 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Nov 2020 16:09:51 +0000 (17:09 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/storage/Base.js

index 4dd84b8785722b45c54d06b7821daca6413e88b1..e6a6072934a684846842e652fb161c068a1baaf6 100644 (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) {