|
@ -18,9 +18,9 @@ class Bikes < Netzke::Basepack::Grid |
|
|
}, |
|
|
}, |
|
|
:color, |
|
|
:color, |
|
|
{ :name => :bike_style__style, :text => 'Style' }, |
|
|
{ :name => :bike_style__style, :text => 'Style' }, |
|
|
:seat_tube_height, |
|
|
{ :name => :seat_tube_height, :text => 'Seat Tube (in)'}, |
|
|
:top_tube_length, |
|
|
{ :name => :top_tube_length, :text => 'Top Tube (in)'}, |
|
|
:wheel_size, |
|
|
{ :name => :wheel_size, :text => 'Wheel Size (in)'}, |
|
|
:value, |
|
|
:value, |
|
|
{ :name => :bike_condition__condition, :text => 'Condition'}, |
|
|
{ :name => :bike_condition__condition, :text => 'Condition'}, |
|
|
{ :name => :bike_status__status, :text => 'Status'}, |
|
|
{ :name => :bike_status__status, :text => 'Status'}, |
|
|