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-23 18:27:13 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-10-23 18:27:13 +0300
commit5ae93e717519e910360350e6c0396efae8aff716 (patch)
treefd05b920d0ef80e06c0cb942c3acbd85c63004a2 /assets/javascripts
parentff5dc4bbb1dedd440dfd4e48da91a1bd7373e853 (diff)
rake update[v4-dev]
Diffstat (limited to 'assets/javascripts')
-rw-r--r--assets/javascripts/bootstrap-sprockets.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/assets/javascripts/bootstrap-sprockets.js b/assets/javascripts/bootstrap-sprockets.js
index 563191f..b3daf35 100644
--- a/assets/javascripts/bootstrap-sprockets.js
+++ b/assets/javascripts/bootstrap-sprockets.js
@@ -1,11 +1,11 @@
//= require ./bootstrap/util
-//= require ./bootstrap/alert
-//= require ./bootstrap/dropdown
-//= require ./bootstrap/tab
-//= require ./bootstrap/modal
//= require ./bootstrap/tooltip
//= require ./bootstrap/popover
+//= require ./bootstrap/alert
//= require ./bootstrap/carousel
-//= require ./bootstrap/button
+//= require ./bootstrap/dropdown
+//= require ./bootstrap/modal
+//= require ./bootstrap/tab
//= require ./bootstrap/scrollspy
//= require ./bootstrap/collapse
+//= require ./bootstrap/button