mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
7 lines
168 B
Plaintext
7 lines
168 B
Plaintext
%label{for: path}= name
|
|
|
|
%input.medium.input-text{attributes}
|
|
|
|
%small.error.medium.input-text{"ng-show" => "!fieldValid('#{path}')"}
|
|
= "{{ fieldErrors('#{path}') }}"
|