comparison 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
comparison
equal deleted inserted replaced
333:682abad78313 334:41b0903c9b2b
9 // 9 //
10 // WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD 10 // WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD
11 // GO AFTER THE REQUIRES BELOW. 11 // GO AFTER THE REQUIRES BELOW.
12 // 12 //
13 //= require jquery_ujs 13 //= require jquery_ujs
14 //= require twitter/bootstrap/tab 14 //= require bootstrap/tab
15 //= require twitter/bootstrap/button 15 //= require bootstrap/button
16 //= require twitter/bootstrap/dropdown 16 //= require bootstrap/dropdown
17 //= require boot 17 //= require boot