]> git.proxmox.com Git - pve-manager.git/blobdiff - www/mobile/Toolkit.js
use Proxmox.Utils instead of PVE.Utils
[pve-manager.git] / www / mobile / Toolkit.js
index 567541d9eccadbde2908fe49c115d8a1a9738273..fb2690101f0c7f7fd6096b1457b9c292d6ed8deb 100644 (file)
@@ -1,6 +1,6 @@
 // Sencha Touch related things
 
-PVE.Utils.toolkit = 'touch',
+Proxmox.Utils.toolkit = 'touch',
 
 Ext.Ajax.setDisableCaching(false);