|
|
@ -3,6 +3,8 @@ |
|
|
|
%br |
|
|
|
%h2 Bikes |
|
|
|
%br |
|
|
|
= link_to "Log Bikes", new_bike_path |
|
|
|
%br |
|
|
|
= link_to "View All Bikes", bikes_path |
|
|
|
%br |
|
|
|
= link_to "Print Sale Bike Labels", print_select_bikes_path |
|
|
@ -15,7 +17,7 @@ |
|
|
|
%br |
|
|
|
= link_to "Freecyclery Bikes Ready for Pickup", ready_for_pickup_path |
|
|
|
%br |
|
|
|
= link_to "Freecyclery Closed Applications", closed_applications_path |
|
|
|
= link_to "Freecyclery Closed Applications", closed_applications_path |
|
|
|
%br |
|
|
|
= link_to "Available Bikes", available_bikes_path |
|
|
|
%h2 Reports |
|
|
|