Ember temp commit
This commit is contained in:
@@ -57,8 +57,8 @@ module Suppliers
|
||||
end
|
||||
end
|
||||
|
||||
# PUT /tables/1
|
||||
# PUT /tables/1.json
|
||||
# PUT /supplier/tables/1
|
||||
# PUT /supplier/tables/1.json
|
||||
def update
|
||||
@table= Table.find_by_supplier_id_and_id!(current_supplier.id, params[:id])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user