Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-29 12:15:46 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-29 13:07:48 +0300
commit3ced9cd83db38731a1e82dafc0dcbdfe7db6cc2b (patch)
tree3da933724684a709f6afa2a8cbaa1fae10baa575 /core/js/core.json
parent2682d672d8076302da61fef3cc15e4d647d50be5 (diff)
Move jQuery plugins into modules and add them to the bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'core/js/core.json')
-rw-r--r--core/js/core.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/js/core.json b/core/js/core.json
index 68f2af8e762..8342998d2cf 100644
--- a/core/js/core.json
+++ b/core/js/core.json
@@ -1,12 +1,7 @@
{
"libraries": [
- "jquery-showpassword.js",
- "jquery.avatar.js",
- "jquery.contactsmenu.js",
- "placeholder.js"
],
"modules": [
- "jquery.ocdialog.js",
"oc-dialogs.js",
"js.js",
"share.js",
@@ -18,7 +13,6 @@
"sharedialoglinkshareview.js",
"sharedialogresharerinfoview.js",
"sharedialogshareelistview.js",
- "octemplate.js",
"contactsmenu_templates.js",
"public/appconfig.js",
"public/comments.js",