Sha256: f97cab9f24077b1b7284e363e54702a1cec2e80fe0e1a3cf23193858fca952f5
Contents?: true
Size: 417 Bytes
Versions: 9
Compression:
Stored size: 417 Bytes
Contents
<section> <h2><%= t('.heading') %></h2> <%= render( partial: 'shared/admin/list_with_priority', locals: { collection: entity.link_block_items.list_for_administration } ) %> </section> <section> <h2><%= t('.new_item') %></h2> <%= render( partial: 'link_block_items/form', locals: { entity: entity.link_block_items.new } ) %> </section>
Version data entries
9 entries across 9 versions & 1 rubygems