mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Renaming standing order files
This commit is contained in:
3
app/views/admin/subscriptions/_wizard_progress.html.haml
Normal file
3
app/views/admin/subscriptions/_wizard_progress.html.haml
Normal file
@@ -0,0 +1,3 @@
|
||||
%ul.wizard-progress
|
||||
%li{ ng: { repeat: "step in ['details','address','products','review']", class: '{current: view==step}' } }
|
||||
{{ stepTitleFor(step) }}
|
||||
Reference in New Issue
Block a user