summaryrefslogtreecommitdiffstats
path: root/core/js/core.json
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-10-09 14:56:27 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-11-26 21:06:15 +0100
commitec93cf7603e2df62d381f13dff23b7b391639897 (patch)
treee112081bc0be404612ac1fd1617b3780028e08d8 /core/js/core.json
parent324efc00d6060caba93afbbd8f080302089451e8 (diff)
downloadnextcloud-server-ec93cf7603e2df62d381f13dff23b7b391639897.tar.gz
nextcloud-server-ec93cf7603e2df62d381f13dff23b7b391639897.zip
Update to jquery-ui v1.12.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 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",