summaryrefslogtreecommitdiffstats
path: root/core/js/core.json
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2014-12-15 19:55:18 +0100
committerLukas Reschke <lukas@owncloud.com>2014-12-15 19:55:18 +0100
commitbe3d4fd303569a99554dbc6c62ce8992a45c51ad (patch)
tree6ef59f62bee77bf49bdd313810e43eaaa67cc21e /core/js/core.json
parent76357af2d50b7f040109311286cc57ee53c44cf1 (diff)
parent207d77e5cdf6386dd22d87a5851adae38ad9f77f (diff)
downloadnextcloud-server-be3d4fd303569a99554dbc6c62ce8992a45c51ad.tar.gz
nextcloud-server-be3d4fd303569a99554dbc6c62ce8992a45c51ad.zip
Merge pull request #12360 from owncloud/files-tags
Add favorites to files app
Diffstat (limited to 'core/js/core.json')
-rw-r--r--core/js/core.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/js/core.json b/core/js/core.json
index e529315fdb1..d3a9e2404e8 100644
--- a/core/js/core.json
+++ b/core/js/core.json
@@ -4,7 +4,8 @@
"jquery/jquery-migrate.min.js",
"jquery-ui/ui/jquery-ui.custom.js",
"underscore/underscore.js",
- "moment/min/moment-with-locales.js"
+ "moment/min/moment-with-locales.js",
+ "handlebars/handlebars.js"
],
"libraries": [
"jquery-showpassword.js",