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.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/core/js/core.json b/core/js/core.json
new file mode 100644
index 00000000000..79cfc42f587
--- /dev/null
+++ b/core/js/core.json
@@ -0,0 +1,28 @@
+{
+ "modules": [
+ "jquery-1.10.0.min.js",
+ "jquery-migrate-1.2.1.min.js",
+ "jquery-ui-1.10.0.custom.js",
+ "jquery-showpassword.js",
+ "jquery.infieldlabel.js",
+ "jquery.placeholder.js",
+ "jquery-tipsy.js",
+ "compatibility.js",
+ "jquery.ocdialog.js",
+ "oc-dialogs.js",
+ "js.js",
+ "octemplate.js",
+ "eventsource.js",
+ "config.js",
+ "multiselect.js",
+ "search.js",
+ "router.js",
+ "oc-requesttoken.js",
+ "styles.js",
+ "apps.js",
+ "fixes.js",
+ "jquery-ui-2.10.0.custom.js",
+ "jquery-tipsy.js",
+ "jquery.ocdialog.js"
+ ]
+}