I also want to lint the rest of this file but I have no idea what will
explode and it's almost 1AM. Next time ;)
This commit is contained in:
psychobunny
2014-10-09 00:44:16 -04:00
parent 7a53205c76
commit 3f876548ba

View File

@@ -1,5 +1,5 @@
"use strict"; "use strict";
/*global define, ajaxify, app, socket, RELATIVE_PATH*/ /*global define, ajaxify, app, socket, bootbox, Chart, RELATIVE_PATH*/
define('admin/general/dashboard', ['semver'], function(semver) { define('admin/general/dashboard', ['semver'], function(semver) {
var Admin = {}, var Admin = {},