mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-04 21:15:55 +01:00
closes #2769
This commit is contained in:
@@ -60,6 +60,7 @@ define('admin/general/dashboard', ['semver'], function(semver) {
|
||||
});
|
||||
|
||||
setupGraphs();
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
};
|
||||
|
||||
Admin.updateRoomUsage = function(err, data) {
|
||||
|
||||
Reference in New Issue
Block a user