summaryrefslogtreecommitdiff
path: root/js/CommonDialogs.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/CommonDialogs.js')
-rw-r--r--js/CommonDialogs.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/js/CommonDialogs.js b/js/CommonDialogs.js
index 18250bbb8..70596539b 100644
--- a/js/CommonDialogs.js
+++ b/js/CommonDialogs.js
@@ -1,5 +1,8 @@
'use strict'
+/* eslint-disable new-cap */
+/* eslint-disable no-new */
+
/* global __, dojo, dijit, Notify, App, Feeds, $$, xhrPost, xhrJson, Tables, Effect, fox */
/* exported CommonDialogs */