without this, we could not delete realms Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> --- www/manager6/data/model/Realm.js | 1 + 1 file changed, 1 insertion(+)
diff --git a/www/manager6/data/model/Realm.js b/www/manager6/data/model/Realm.js index f4987daa..01f36351 100644 --- a/www/manager6/data/model/Realm.js +++ b/www/manager6/data/model/Realm.js @@ -22,6 +22,7 @@ Ext.define('pve-domains', { } } ], + idProperty: 'realm', proxy: { type: 'proxmox', url: "/api2/json/access/domains" -- 2.11.0 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel