sutty/app/views/posts/template_field/_url.haml

5 lines
118 B
Text
Raw Normal View History

2018-06-22 18:58:49 +00:00
= url_field_tag field_name_for_post_as_string(name),
value,
class: 'form-control',
required: template.required?