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 d894d59ca54..555c683f6f7 100644 --- a/core/js/core.json +++ b/core/js/core.json @@ -1,6 +1,6 @@ { "vendor": [ - "jquery/jquery.min.js", + "jquery/dist/jquery.min.js", "jquery-migrate/jquery-migrate.min.js", "jquery-ui/ui/jquery-ui.custom.js", "underscore/underscore.js", |