Files
openfoodnetwork/app/assets/javascripts/templates/registration/steps.html.haml
2014-09-11 16:34:20 +10:00

5 lines
141 B
Plaintext

.row#progress-bar
.small-2.columns.item{ ng: { repeat: 'step in steps', class: "{active: currentStep == step}" } }
{{ step }}