Files
growstuff/app/views/shared/_form_optional.html.haml
Mackenzie Morgan 13dc87f368 Optional field improvements
* Added custom matcher `have_optional(field id name goes here)`
* Fix partial
* Add tests
2016-05-27 11:26:36 -04:00

3 lines
67 B
Plaintext

%span.help-block.optional
= I18n.t 'optional', :scope => 'forms'