summaryrefslogtreecommitdiffstats
path: root/core/js/core.json
diff options
context:
space:
mode:
Diffstat (limited to 'core/js/core.json')
-rw-r--r--core/js/core.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/core/js/core.json b/core/js/core.json
index 43cb1b472f5..93c64afea98 100644
--- a/core/js/core.json
+++ b/core/js/core.json
@@ -44,6 +44,10 @@
"mimetype.js",
"mimetypelist.js",
"files/fileinfo.js",
- "files/client.js"
+ "files/client.js",
+ "systemtags/systemtagmodel.js",
+ "systemtags/systemtagscollection.js",
+ "systemtags/systemtagsmappingcollection.js",
+ "systemtags/systemtagsinputfield.js"
]
}