Skip to content

Commit

Permalink
Changed removed jquery slim version added normal one (slim does not c…
Browse files Browse the repository at this point in the history
…ontain $.ajax type functions)
  • Loading branch information
David-Esteves committed Jul 10, 2017
1 parent 57e0b21 commit e456452
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion arctic/static/arctic/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PATHS:
# Paths to JavaScript libraries, which are compined into one file
javascript:
# Libraries required by Bootstrap
- "node_modules/jquery/dist/jquery.slim.js"
- "node_modules/jquery/dist/jquery.min.js"
- "node_modules/popper.js/dist/umd/popper.js"
- "node_modules/bootstrap/dist/js/bootstrap.js"

Expand Down
4 changes: 2 additions & 2 deletions arctic/static/arctic/dist/assets/css/arctic.css

Large diffs are not rendered by default.

0 comments on commit e456452

Please sign in to comment.