Add language switcher as component
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
if other_suppliers
|
||||
ul.button-group.stack-for-small.round
|
||||
each supplier in other_suppliers
|
||||
li: a.warning.button{action "switchTo" supplier}= t 'suppliers_switcher.switch_to_button' supplier
|
||||
Reference in New Issue
Block a user