Skip to content

Commit

Permalink
Add and require bootstrap.js
Browse files Browse the repository at this point in the history
Also adds tether.js, which is required by bootstrap's js.
  • Loading branch information
John Hawthorn committed Mar 7, 2016
1 parent ddd8e66 commit 738ae1c
Show file tree
Hide file tree
Showing 3 changed files with 5,288 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/app/assets/javascripts/spree/backend.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
//= require jquery.sticky-kit.min
//= require underscore-min
//= require backbone
//= require solidus_admin/tether
//= require solidus_admin/bootstrap
//= require prism
//= require spree
//= require ./backend/backbone-overrides
Expand Down
Loading

0 comments on commit 738ae1c

Please sign in to comment.