From ec93cf7603e2df62d381f13dff23b7b391639897 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 9 Oct 2018 14:56:27 +0200 Subject: Update to jquery-ui v1.12.0 Signed-off-by: Christoph Wurst --- core/js/core.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/js') 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", -- cgit v1.2.3