assign queue and other bug
This commit is contained in:
@@ -117,7 +117,7 @@ class Crm::CustomersController < BaseCrmController
|
||||
# format.json { render :index, status: :created, location: @crm_customers }
|
||||
else
|
||||
|
||||
@crm_customers.destroy
|
||||
# @crm_customers.destroy
|
||||
if params[:sale_id]
|
||||
format.html { redirect_to '/origami/'+params[:sale_id]+'/customers'}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user