update oqs left sidebar

This commit is contained in:
Aung Myo
2018-08-20 15:43:25 +06:30
parent a704decb83
commit fe11753663
2 changed files with 19 additions and 10 deletions

View File

@@ -337,8 +337,9 @@ class Ability
elsif user.role == "kitchen"
#oqs Home
can :manage, OrderQueueStation
can :index, :home
can :index, :show
# can :index, :show
can :get_order_items, :home
can :get_items_by_oqs, :home
can :update_delivery_status, :home