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:
authorGleb Mazovetskiy <glex.spb@gmail.com>2017-10-14 10:31:35 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-10-14 10:35:35 +0300
commit415995c24bc98dfb9efda792424294e82bda244b (patch)
treed9a173d7de725b977bd0844b68965fa0b7f2df44 /assets/javascripts
parent6b1d5ddfe630a26cbd5dc514dd7c2b723bb3ce1e (diff)
rake update[v4-dev]
Diffstat (limited to 'assets/javascripts')
-rw-r--r--assets/javascripts/bootstrap-sprockets.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/assets/javascripts/bootstrap-sprockets.js b/assets/javascripts/bootstrap-sprockets.js
index aa18064..2a56362 100644
--- a/assets/javascripts/bootstrap-sprockets.js
+++ b/assets/javascripts/bootstrap-sprockets.js
@@ -1,11 +1,11 @@
//= require ./bootstrap/util
-//= require ./bootstrap/tab
-//= require ./bootstrap/collapse
-//= require ./bootstrap/alert
//= require ./bootstrap/tooltip
//= require ./bootstrap/popover
//= require ./bootstrap/dropdown
//= require ./bootstrap/button
+//= require ./bootstrap/collapse
+//= require ./bootstrap/tab
//= require ./bootstrap/scrollspy
-//= require ./bootstrap/modal
//= require ./bootstrap/carousel
+//= require ./bootstrap/modal
+//= require ./bootstrap/alert