Add language switcher as component

This commit is contained in:
2015-02-27 15:58:04 +01:00
parent 42838ac4ca
commit 0e08a04df8
6 changed files with 20 additions and 11 deletions
@@ -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