mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Upgrade HAML syntax with script
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
%ul.wizard-progress
|
||||
%li{ ng: { repeat: "step in ['details','address','products','review']", class: '{current: view==step}' } }
|
||||
%li{ "ng-repeat" => "step in ['details','address','products','review']", "ng-class" => '{current: view==step}' }
|
||||
{{ stepTitleFor(step) }}
|
||||
|
||||
Reference in New Issue
Block a user