]> git.proxmox.com Git - pve-manager.git/blobdiff - www/manager6/dc/GroupView.js
use Proxmox.Utils instead of PVE.Utils
[pve-manager.git] / www / manager6 / dc / GroupView.js
index 14d62f6c9c6e9736aced754356729d6491073627..dc863cc625e7c72c8c9b86938ac68b5c9ef8266a 100644 (file)
@@ -65,7 +65,7 @@ Ext.define('PVE.dc.GroupView', {
            edit_btn, remove_btn
         ];
 
-       PVE.Utils.monStoreErrors(me, store);
+       Proxmox.Utils.monStoreErrors(me, store);
 
        Ext.apply(me, {
            store: store,