This commit is contained in:
psychobunny
2015-02-25 19:03:32 -05:00
parent c1b45bc0ea
commit f6d90782a8

View File

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