Sha256: e50b801b788494846ebe714f7226bda52f711237f6e82ab88ca7e04c8a39c911

Contents?: true

Size: 192 Bytes

Versions: 3

Compression:

Stored size: 192 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

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