cleanup switch_to supplier and make facebook image https
This commit is contained in:
@@ -14,7 +14,6 @@ class Suppliers::Ability
|
||||
can :mark_in_process, Order
|
||||
can :mark_delivered, Order
|
||||
can :cancel, Order
|
||||
can :switch_to, Supplier
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user