Sha256: 4c719474eb34a7bd581dc3ccec2cf0be4b3df715612013798c39019ece7dcc02
Contents?: true
Size: 392 Bytes
Versions: 19
Compression:
Stored size: 392 Bytes
Contents
.row .col-12 .nested-fields.mb-2 .row .col-12.col-md-4 = f.input :name, label: false .col-12.col-md-4 = f.input :content, as: :string, label: false .col-12.col-md-2 = f.input :published, as: :boolean .col-12.col-md-2 = link_to_remove_association t('.remove_association'), f, class: 'btn btn-danger' %hr
Version data entries
19 entries across 19 versions & 1 rubygems