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:
Diffstat (limited to 'core/js/core.json')
-rw-r--r--core/js/core.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/js/core.json b/core/js/core.json
index ea79724dcc6..e529315fdb1 100644
--- a/core/js/core.json
+++ b/core/js/core.json
@@ -2,11 +2,11 @@
"vendor": [
"jquery/jquery.min.js",
"jquery/jquery-migrate.min.js",
+ "jquery-ui/ui/jquery-ui.custom.js",
"underscore/underscore.js",
"moment/min/moment-with-locales.js"
],
"libraries": [
- "jquery-ui-1.10.0.custom.js",
"jquery-showpassword.js",
"jquery-tipsy.js"
],