Sha256: ad296a6fcbb5d11fd9b376b2a07c72bb8407a3677cf28707bdb1147e55446600

Contents?: true

Size: 177 Bytes

Versions: 3

Compression:

Stored size: 177 Bytes

Contents

<% # app/views/records/edit_fields/_subtitle.html.erb %>
<%= f.input :subtitle, required: f.object.required?(key),
    input_html: { class: 'form-control', multiple: false }
%>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
newspaper_works-1.0.1 app/views/records/edit_fields/_subtitle.html.erb
newspaper_works-1.0.0 app/views/records/edit_fields/_subtitle.html.erb
newspaper_works-0.1.0 app/views/records/edit_fields/_subtitle.html.erb