]> git.proxmox.com Git - pmg-gui.git/blobdiff - js/LDAPGroupEditor.js
remove BETA, do not display repoid
[pmg-gui.git] / js / LDAPGroupEditor.js
index e05980a84152be0375a7bf285825a8e53da4ee17..4280a41c1cbfd302ba90b4197365acd7ab8c90e3 100644 (file)
@@ -97,5 +97,5 @@ Ext.define('PMG.LDAPGroupEditor', {
 
     width: 500,
 
-    items: { xtype: 'pmgLDAPGroupInputPanel' }
+    items: [{ xtype: 'pmgLDAPGroupInputPanel' }]
 });