mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 15:47:41 +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',
|
xtype: 'pveStoragePruneInputPanel',
|
||||||
mixins: ['Proxmox.Mixin.CBind'],
|
mixins: ['Proxmox.Mixin.CBind'],
|
||||||
|
|
||||||
|
onlineHelp: 'vzdump_retention',
|
||||||
|
|
||||||
keepLastEmptyText: gettext('1'),
|
keepLastEmptyText: gettext('1'),
|
||||||
|
|
||||||
onGetValues: function(formValues) {
|
onGetValues: function(formValues) {
|
||||||
|
Loading…
Reference in New Issue
Block a user