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