Files
openfoodnetwork/app/views/admin/subscriptions/_wizard_progress.html.haml
2024-02-22 15:01:13 +11:00

4 lines
164 B
Plaintext

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