udpate order

This commit is contained in:
Aung Myo
2018-04-19 19:02:21 +06:30
parent e75a276326
commit 830dc1b4d2
3 changed files with 34 additions and 29 deletions

View File

@@ -13,8 +13,9 @@ class Origami::SecondDisplayController < BaseOrigamiController
else
tax_profiles = nil
end
if ENV["SERVER_MODE"] != 'cloud'
ActionCable.server.broadcast "second_display_view_channel",data: params[:data],tax_profiles: tax_profiles,status:params[:status]
end
end
#Shop Name in Navbor
helper_method :shop_detail