Poltergeist in the green, and resourceful refactor
This commit is contained in:
@@ -44,3 +44,9 @@ if editIensProfile
|
||||
span.fa.fa-lg.fa-spinner.fa-spin
|
||||
else
|
||||
button.button.submit-supplier-settings{action 'saveSettings'}=t 'settings.save'
|
||||
|
||||
|
||||
if other_suppliers
|
||||
.row: .small-12.columns: ul.button-group.stack-for-small.round
|
||||
each supplier in other_suppliers
|
||||
li: a.warning.button{action "switchToSupplier" supplier}= t 'settings.switch_to_supplier' supplier
|
||||
|
||||
Reference in New Issue
Block a user