Edit Customer
This commit is contained in:
@@ -28,6 +28,9 @@ class Origami::CustomersController < BaseOrigamiController
|
|||||||
# if @membership["status"] == true
|
# if @membership["status"] == true
|
||||||
# @member_group = @membership["data"]
|
# @member_group = @membership["data"]
|
||||||
# end
|
# end
|
||||||
|
# puts "Errrrrrrrrrrrrrrrrr"
|
||||||
|
# puts @crm_customer.valid?
|
||||||
|
|
||||||
|
|
||||||
respond_to do |format|
|
respond_to do |format|
|
||||||
# format.html { render :template => "crm/customers/index" }
|
# format.html { render :template => "crm/customers/index" }
|
||||||
|
|||||||
Reference in New Issue
Block a user