diff options
Diffstat (limited to 'core/js/core.json')
-rw-r--r-- | core/js/core.json | 2 |
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", |