diff options
Diffstat (limited to 'core/js/core.json')
-rw-r--r-- | core/js/core.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/js/core.json b/core/js/core.json index e75db534550..0f052b798a9 100644 --- a/core/js/core.json +++ b/core/js/core.json @@ -6,11 +6,11 @@ "underscore/underscore.js", "moment/min/moment-with-locales.js", "handlebars/handlebars.js", - "blueimp-md5/js/md5.js" + "blueimp-md5/js/md5.js", + "bootstrap/js/tooltip.js" ], "libraries": [ "jquery-showpassword.js", - "jquery-tipsy.js", "jquery.avatar.js", "placeholder.js" ], |