mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
Louis | Allows users to associate clients with agencies
This commit is contained in:
@@ -59,8 +59,8 @@ class ClientsController < ApplicationController
|
||||
:weight,
|
||||
:helmet,
|
||||
:lock,
|
||||
:agency,
|
||||
:completion_date,
|
||||
:bike_id)
|
||||
:bike_id,
|
||||
:agency_id)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user