Allow user select bike worked when adding time

This commit is contained in:
Jason Denney
2014-04-19 16:48:10 -04:00
parent 3e56f2eb19
commit b30203b750
2 changed files with 6 additions and 3 deletions
+1 -2
View File
@@ -31,8 +31,7 @@
.control-group
.controls
%label
Worked on a bike?
%input{ type: "checkbox"}
= select_tag(:bike_brand_id, options_for_select(@bikes))
.control-group
.controls
%textarea{id: "work_description", placeholder: "Work description", class: "input-lg" }