update oqs left sidebar
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user