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.js15
1 files changed, 8 insertions, 7 deletions
diff --git a/assets/javascripts/bootstrap-sprockets.js b/assets/javascripts/bootstrap-sprockets.js
index 2e19a09..2c3013a 100644
--- a/assets/javascripts/bootstrap-sprockets.js
+++ b/assets/javascripts/bootstrap-sprockets.js
@@ -1,11 +1,12 @@
//= require ./bootstrap/util
-//= require ./bootstrap/scrollspy
-//= require ./bootstrap/collapse
-//= require ./bootstrap/alert
-//= require ./bootstrap/tooltip
-//= require ./bootstrap/popover
-//= require ./bootstrap/dropdown
+//= require ./bootstrap/carousel
//= require ./bootstrap/button
//= require ./bootstrap/modal
-//= require ./bootstrap/carousel
+//= require ./bootstrap/tooltip
+//= require ./bootstrap/toast
//= require ./bootstrap/tab
+//= require ./bootstrap/alert
+//= require ./bootstrap/dropdown
+//= require ./bootstrap/popover
+//= require ./bootstrap/scrollspy
+//= require ./bootstrap/collapse