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.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/assets/javascripts/bootstrap-sprockets.js b/assets/javascripts/bootstrap-sprockets.js
index 92f1afc..aa18064 100644
--- a/assets/javascripts/bootstrap-sprockets.js
+++ b/assets/javascripts/bootstrap-sprockets.js
@@ -1,11 +1,11 @@
-//= require ./bootstrap/button
//= require ./bootstrap/util
-//= require ./bootstrap/dropdown
-//= require ./bootstrap/alert
-//= require ./bootstrap/collapse
//= require ./bootstrap/tab
-//= require ./bootstrap/scrollspy
+//= require ./bootstrap/collapse
+//= require ./bootstrap/alert
//= require ./bootstrap/tooltip
//= require ./bootstrap/popover
+//= require ./bootstrap/dropdown
+//= require ./bootstrap/button
+//= require ./bootstrap/scrollspy
//= require ./bootstrap/modal
//= require ./bootstrap/carousel