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