diff app/assets/javascripts/application.js @ 334:41b0903c9b2b

Use official bootstrap gem.
author edogawaconan <me@myconan.net>
date Wed, 23 Apr 2014 09:24:05 +0900
parents 9bc35555d3e3
children
line wrap: on
line diff
--- a/app/assets/javascripts/application.js	Mon Apr 14 17:32:12 2014 +0900
+++ b/app/assets/javascripts/application.js	Wed Apr 23 09:24:05 2014 +0900
@@ -11,7 +11,7 @@
 // GO AFTER THE REQUIRES BELOW.
 //
 //= require jquery_ujs
-//= require twitter/bootstrap/tab
-//= require twitter/bootstrap/button
-//= require twitter/bootstrap/dropdown
+//= require bootstrap/tab
+//= require bootstrap/button
+//= require bootstrap/dropdown
 //= require boot