mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
lk | changes order of bikes and adds log bikes button to home page
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user