From 28580cc2afa37759da2b2e26a12d6516dafe205c Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 27 Sep 2017 17:45:12 +0200 Subject: [PATCH] Subscription.js - add onlineHelp --- js/Subscription.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/Subscription.js b/js/Subscription.js index ca26c8b..de25c1f 100644 --- a/js/Subscription.js +++ b/js/Subscription.js @@ -18,7 +18,7 @@ Ext.define('PMG.Subscription', { extend: 'Proxmox.grid.ObjectGrid', xtype: 'pmgSubscription', - //o//nlineHelp: 'getting_help', + onlineHelp: 'getting_help', viewConfig: { enableTextSelection: true