summaryrefslogtreecommitdiffstats
path: root/core/js
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2018-12-04 10:19:56 +0100
committerGitHub <noreply@github.com>2018-12-04 10:19:56 +0100
commit388f5dd6ccfb6b8027bff98eaaa3003a42d8a905 (patch)
tree932a89dbcfd5f22c733e2c47cfe3a88da5d04c08 /core/js
parentba14da5039d8a61f07eea0a6169eaf618d739172 (diff)
parentec93cf7603e2df62d381f13dff23b7b391639897 (diff)
downloadnextcloud-server-388f5dd6ccfb6b8027bff98eaaa3003a42d8a905.tar.gz
nextcloud-server-388f5dd6ccfb6b8027bff98eaaa3003a42d8a905.zip
Merge pull request #11718 from nextcloud/dependachristoph/bower/jquery-ui-1.12.1
Bump jquery-ui from 1.10 to 1.12.1
Diffstat (limited to 'core/js')
-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 1ee31b20d25..6781ef544f7 100644
--- a/core/js/core.json
+++ b/core/js/core.json
@@ -2,7 +2,7 @@
"vendor": [
"jquery/dist/jquery.min.js",
"jquery-migrate/jquery-migrate.min.js",
- "jquery-ui/ui/minified/jquery-ui.custom.min.js",
+ "jquery-ui/jquery-ui.min.js",
"underscore/underscore-min.js",
"moment/min/moment-with-locales.min.js",
"handlebars/handlebars.min.js",