Files
openfoodnetwork/app/views/admin/subscriptions/_wizard_progress.html.haml
2018-02-09 14:44:13 +11:00

4 lines
158 B
Plaintext

%ul.wizard-progress
%li{ ng: { repeat: "step in ['details','address','products','review']", class: '{current: view==step}' } }
{{ stepTitleFor(step) }}