Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/javascripts/bootstrap-sprockets.js')
-rw-r--r--assets/javascripts/bootstrap-sprockets.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/assets/javascripts/bootstrap-sprockets.js b/assets/javascripts/bootstrap-sprockets.js
index 3158d3a..b62c1db 100644
--- a/assets/javascripts/bootstrap-sprockets.js
+++ b/assets/javascripts/bootstrap-sprockets.js
@@ -1,16 +1,16 @@
//= require ./bootstrap/dom/data
//= require ./bootstrap/dom/event-handler
-//= require ./bootstrap/alert
-//= require ./bootstrap/button
//= require ./bootstrap/dom/manipulator
//= require ./bootstrap/dom/selector-engine
-//= require ./bootstrap/carousel
//= require ./bootstrap/collapse
//= require ./bootstrap/dom/polyfill
-//= require ./bootstrap/dropdown
//= require ./bootstrap/modal
+//= require ./bootstrap/alert
+//= require ./bootstrap/dropdown
//= require ./bootstrap/tooltip
-//= require ./bootstrap/popover
+//= require ./bootstrap/toast
//= require ./bootstrap/scrollspy
+//= require ./bootstrap/button
+//= require ./bootstrap/popover
//= require ./bootstrap/tab
-//= require ./bootstrap/toast
+//= require ./bootstrap/carousel