1
0
Fork 0
This commit is contained in:
Heiko Kernbach 2013-10-31 22:13:16 +01:00
parent d665f150fd
commit 66cb7244b2
1 changed files with 1 additions and 1 deletions

View File

@ -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() {