]> git.proxmox.com Git - pmg-gui.git/blobdiff - js/QuarantineList.js
jslint: add Proxmox global to files
[pmg-gui.git] / js / QuarantineList.js
index 02a9c630c5e57702a9171695c37cf3b0e15da2fa..ffe1dc285f67ff5ca8f1e34c81399dbfdd35e594 100644 (file)
@@ -1,3 +1,4 @@
+/*global Proxmox*/
 Ext.define('PMG.QuarantineList', {
     extend: 'Ext.grid.GridPanel',
     xtype: 'pmgQuarantineList',