mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-04 22:16:08 +00:00
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
.row#progress-bar
|
|
.small-2.columns.item{ ng: { repeat: 'step in steps', class: "{active: currentStep == step}" } }
|
|
{{ step }}
|
|
|
|
|