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 ;)
v1.18.x
psychobunny 10 years ago
parent 7a53205c76
commit 3f876548ba

@ -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 = {},

Loading…
Cancel
Save