Louis | Allows users to associate clients with agencies

This commit is contained in:
Loos
2014-09-22 19:44:03 -04:00
parent 7ed3fce648
commit 2a33493ff2
8 changed files with 23 additions and 10 deletions
+2 -2
View File
@@ -59,8 +59,8 @@ class ClientsController < ApplicationController
:weight,
:helmet,
:lock,
:agency,
:completion_date,
:bike_id)
:bike_id,
:agency_id)
end
end