mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-08-07 19:01:51 +00:00
Subscription.js - add onlineHelp
This commit is contained in:
parent
562d589cea
commit
28580cc2af
@ -18,7 +18,7 @@ Ext.define('PMG.Subscription', {
|
|||||||
extend: 'Proxmox.grid.ObjectGrid',
|
extend: 'Proxmox.grid.ObjectGrid',
|
||||||
xtype: 'pmgSubscription',
|
xtype: 'pmgSubscription',
|
||||||
|
|
||||||
//o//nlineHelp: 'getting_help',
|
onlineHelp: 'getting_help',
|
||||||
|
|
||||||
viewConfig: {
|
viewConfig: {
|
||||||
enableTextSelection: true
|
enableTextSelection: true
|
||||||
|
Loading…
Reference in New Issue
Block a user