mirror of
https://github.com/fspc/bike-database.git
synced 2025-02-23 01:23:24 -05:00
lk | adds params to clients controller
This commit is contained in:
parent
3376fbf342
commit
b37a827655
@ -58,12 +58,14 @@ class ClientsController < ApplicationController
|
||||
:lock,
|
||||
:completion_date,
|
||||
:bike_id,
|
||||
:will_pay,
|
||||
:bike_type_requested,
|
||||
:agency_id,
|
||||
:notes,
|
||||
:bike_fixed,
|
||||
:number_of_calls,
|
||||
:application_voided,
|
||||
:pickup_date,
|
||||
:volunteer_at_pickup)
|
||||
:volunteer_at_pickup)
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user