]> git.proxmox.com Git - pve-docs.git/blobdiff - api-viewer/PVEAPI.js
update auto-generated docs
[pve-docs.git] / api-viewer / PVEAPI.js
index ff3cd447fde239547a2a3eb8368e0df8db937783..47dbe887145fbc8891b8ba541aba57b23cfb9b28 100644 (file)
@@ -137,7 +137,7 @@ Ext.onReady(function() {
 
                    var groupingFeature = Ext.create('Ext.grid.feature.Grouping',{
                        enableGroupingMenu: false,
-                       groupHeaderTpl: '<tpl if="name">Optional</tpl><tpl if="!name">Required</tpl>'
+                       groupHeaderTpl: '<tpl if="groupValue">Optional</tpl><tpl if="!groupValue">Required</tpl>'
                    });
 
                    sections.push({