Base progress
This commit is contained in:
@@ -62,7 +62,7 @@ module Suppliers
|
||||
@table= Table.find_by_supplier_id_and_id!(current_supplier.id, params[:id])
|
||||
@table.destroy
|
||||
|
||||
head :ok
|
||||
head :no_content
|
||||
end
|
||||
|
||||
def qr_codes
|
||||
|
||||
Reference in New Issue
Block a user