This commit is contained in:
psychobunny
2015-05-29 16:47:12 -04:00
parent d51407834d
commit a355fbfc81
3 changed files with 27 additions and 4 deletions

View File

@@ -60,6 +60,7 @@ define('admin/general/dashboard', ['semver'], function(semver) {
});
setupGraphs();
$('[data-toggle="tooltip"]').tooltip();
};
Admin.updateRoomUsage = function(err, data) {