summaryrefslogtreecommitdiffstats
path: root/apps/comments/js/merged.json
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2017-10-16 23:32:19 +0200
committerArthur Schiwon <blizzz@arthur-schiwon.de>2017-10-22 14:14:33 +0200
commit8e60a2bd28fe7ae61faa8c4c019d97c673ab2bb9 (patch)
tree4d83c7d8c0a6dfe004c3be8524f405386b7a4c7d /apps/comments/js/merged.json
parent04fafdd50543fb95f7d2640ad7d4fa5960d5f323 (diff)
downloadnextcloud-server-8e60a2bd28fe7ae61faa8c4c019d97c673ab2bb9.tar.gz
nextcloud-server-8e60a2bd28fe7ae61faa8c4c019d97c673ab2bb9.zip
add At.js and dependencies
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'apps/comments/js/merged.json')
-rw-r--r--apps/comments/js/merged.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/comments/js/merged.json b/apps/comments/js/merged.json
index 66a63e88d17..0202c7ff55a 100644
--- a/apps/comments/js/merged.json
+++ b/apps/comments/js/merged.json
@@ -5,5 +5,7 @@
"commentsummarymodel.js",
"commentstabview.js",
"filesplugin.js",
- "activitytabviewplugin.js"
+ "activitytabviewplugin.js",
+ "vendor/Caret.js/dist/jquery.caret.min.js",
+ "vendor/At.js/dist/js/jquery.atwho.min.js"
]