Improved Add Bike view

Worked out some bootstrap overrides issues
This commit is contained in:
Jason Denney
2014-01-19 19:32:18 -05:00
parent 0f890e12e9
commit a8bdb52536
6 changed files with 33 additions and 13 deletions
+1
View File
@@ -4,6 +4,7 @@
%meta{:charset => "utf-8"}/
%title= content_for?(:title) ? yield(:title) : "Velocipede"
= csrf_meta_tags
= stylesheet_link_tag "bootstrap_and_overrides", :media => "all"
/[if lt IE 9]
= javascript_include_tag "http://html5shim.googlecode.com/svn/trunk/html5.js"
:css