update customer
This commit is contained in:
@@ -142,7 +142,7 @@ class Crm::CustomersController < BaseCrmController
|
||||
|
||||
else
|
||||
|
||||
format.html { render :edit }
|
||||
format.html { render :index }
|
||||
format.json { render json: @crm_customer.errors, status: :unprocessable_entity }
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user