]> git.proxmox.com Git - pve-manager.git/commitdiff
Add onlineHelp
authorEmmanuel Kasper <e.kasper@proxmox.com>
Wed, 19 Oct 2016 12:17:45 +0000 (14:17 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 19 Oct 2016 15:25:53 +0000 (17:25 +0200)
www/manager6/ha/ResourceEdit.js

index e220154a49ff074c679dd7fe4b3f28669a1520d3..fcf62ec83dc64c886bf0f34a88faf83c37e5d47f 100644 (file)
@@ -1,6 +1,6 @@
 Ext.define('PVE.ha.VMResourceInputPanel', {
     extend: 'PVE.panel.InputPanel',
-
+    onlineHelp: 'ha_manager_service_operations',
     vmid: undefined,
     
     onGetValues: function(values) {