Change Dashboard, Account in login, Shop name, Reference no for other charges
This commit is contained in:
@@ -169,9 +169,4 @@ class Origami::InDutiesController < BaseOrigamiController
|
||||
params.require(:in_duty).permit(:id, :dinning_id, :commissioner_ids, :in_time, :out_time)
|
||||
end
|
||||
|
||||
#Shop Name in Navbor
|
||||
helper_method :shop_detail
|
||||
def shop_detail
|
||||
@shop = Shop.first
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user