mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
lk | client completion date is merged into client pickup date
This commit is contained in:
@@ -12,7 +12,6 @@ Bikedb::Application.routes.draw do
|
||||
get 'print_labels' => 'bikes#print_labels', on: :collection
|
||||
get 'freecyclery_pickup' => 'bikes#freecyclery_pickup', on: :collection
|
||||
patch 'mark_as_sold' => 'bikes#mark_as_sold', on: :member
|
||||
patch 'mark_picked_up' => 'bikes#mark_picked_up', on: :member
|
||||
end
|
||||
|
||||
resources :volunteers
|
||||
|
||||
Reference in New Issue
Block a user