diff --git a/js/apps/system/aardvark/frontend/js/routers/router.js b/js/apps/system/aardvark/frontend/js/routers/router.js index 658313edce..bf37285d65 100644 --- a/js/apps/system/aardvark/frontend/js/routers/router.js +++ b/js/apps/system/aardvark/frontend/js/routers/router.js @@ -1,5 +1,5 @@ /*jslint indent: 2, nomen: true, maxlen: 100, sloppy: true, vars: true, white: true, plusplus: true, newcap: true */ -/*global window, $, Backbone, document, arangoCollection, arangoHelper, dashboardView */ +/*global window, $, Backbone, document, arangoCollection,arangoHelper,dashboardView,arangoDatabase*/ $(document).ready(function() {