mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
4 lines
164 B
Plaintext
4 lines
164 B
Plaintext
%ul.wizard-progress
|
|
%li{ "ng-repeat" => "step in ['details','address','products','review']", "ng-class" => '{current: view==step}' }
|
|
{{ stepTitleFor(step) }}
|