mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-04-04 05:33:22 -04:00
Commenting out description on bike form for now
This commit is contained in:
parent
83a4e4e9c1
commit
c575fface9
@ -31,8 +31,9 @@
|
|||||||
%input{ type: "radio", name: "options"} Excellent
|
%input{ type: "radio", name: "options"} Excellent
|
||||||
%p
|
%p
|
||||||
%input{id: "bike_seat_tube", placeholder: "Seat Tube (cm)", type: "number", min: 0, max: 100, class: "input-lg" }
|
%input{id: "bike_seat_tube", placeholder: "Seat Tube (cm)", type: "number", min: 0, max: 100, class: "input-lg" }
|
||||||
%p
|
-# Commenting this out until description is added to Bike
|
||||||
%input{id: "bike_description", placeholder: "Short description", type: "text", class: "input-lg" }
|
%p
|
||||||
|
%input{id: "bike_description", placeholder: "Short description", type: "text", class: "input-lg" }
|
||||||
%p
|
%p
|
||||||
%input{id: "index_logout", value: "Add Bike", type: "button", class: "btn btn-lg btn-block btn-primary", "data-url" => "api_add_bike_path"}
|
%input{id: "index_logout", value: "Add Bike", type: "button", class: "btn btn-lg btn-block btn-primary", "data-url" => "api_add_bike_path"}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user