summaryrefslogtreecommitdiffstats
path: root/core/js/core.json
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-01-21 16:31:52 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-01-21 16:31:52 +0100
commitd4ff71c1b6047744c75e24cdac2ea0ba05c66a79 (patch)
tree9cfa3f3ea7ea45f8bb7fac48a6542a1eca8ad911 /core/js/core.json
parentad39ca72d59ca6828c3a06849b73c85c7b553e9b (diff)
parentf108dbfa6a4e93e266f16bf22fc54cb52f7cd8fa (diff)
downloadnextcloud-server-d4ff71c1b6047744c75e24cdac2ea0ba05c66a79.tar.gz
nextcloud-server-d4ff71c1b6047744c75e24cdac2ea0ba05c66a79.zip
Merge pull request #21831 from owncloud/move-descriptive-tag-to-core
Move getDescriptiveTag to core
Diffstat (limited to 'core/js/core.json')
-rw-r--r--core/js/core.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/js/core.json b/core/js/core.json
index 93c64afea98..d894d59ca54 100644
--- a/core/js/core.json
+++ b/core/js/core.json
@@ -45,6 +45,7 @@
"mimetypelist.js",
"files/fileinfo.js",
"files/client.js",
+ "systemtags/systemtags.js",
"systemtags/systemtagmodel.js",
"systemtags/systemtagscollection.js",
"systemtags/systemtagsmappingcollection.js",