diff --git a/static/bootstrap/javascripts/bootstrap-sprockets.js b/static/bootstrap/javascripts/bootstrap-sprockets.js new file mode 100644 index 0000000000000000000000000000000000000000..fb01d63f045adf344bdfd040aa38672d57d81849 --- /dev/null +++ b/static/bootstrap/javascripts/bootstrap-sprockets.js @@ -0,0 +1,12 @@ +//= require ./bootstrap/transition +//= require ./bootstrap/alert +//= require ./bootstrap/button +//= require ./bootstrap/carousel +//= require ./bootstrap/collapse +//= require ./bootstrap/dropdown +//= require ./bootstrap/modal +//= require ./bootstrap/tab +//= require ./bootstrap/affix +//= require ./bootstrap/scrollspy +//= require ./bootstrap/tooltip +//= require ./bootstrap/popover