mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
Louis | Adds fields to client
This commit is contained in:
@@ -61,6 +61,12 @@ class ClientsController < ApplicationController
|
||||
:lock,
|
||||
:completion_date,
|
||||
:bike_id,
|
||||
:agency_id)
|
||||
:agency_id,
|
||||
:notes,
|
||||
:bike_fixed,
|
||||
:number_of_calls,
|
||||
:application_voided,
|
||||
:pickup_date,
|
||||
:volunteer_at_pickup)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user