Sha256: 149b12e8baa25976741dec8a79ff6a6c8f9208e6ba1180f57fdecd6a5ede89c3

Contents?: true

Size: 275 Bytes

Versions: 10

Compression:

Stored size: 275 Bytes

Contents

<div class="gallery_item_blk" data-id="<%= jr_id %>">
  <%= image_tag(picture.image_file.thumb("140x140#").url) %>
  <%= yield if block_given? %>
  <div class="command_area">
    <div class="destroy">
      <i class="fas fa-times fa-lg fa-fw"></i>
    </div>
  </div>
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
alchemy-custom-model-3.1.5 app/views/alchemy/custom/model/admin/base/_gallery_item.html.erb
alchemy-custom-model-3.1.4 app/views/alchemy/custom/model/admin/base/_gallery_item.html.erb
alchemy-custom-model-3.1.3 app/views/alchemy/custom/model/admin/base/_gallery_item.html.erb
alchemy-custom-model-3.1.2 app/views/alchemy/custom/model/admin/base/_gallery_item.html.erb
alchemy-custom-model-3.1.1 app/views/alchemy/custom/model/admin/base/_gallery_item.html.erb
alchemy-custom-model-3.1.0 app/views/alchemy/custom/model/admin/base/_gallery_item.html.erb
alchemy-custom-model-2.2.2 app/views/alchemy/custom/model/admin/base/_gallery_item.html.erb
alchemy-custom-model-3.0.0 app/views/alchemy/custom/model/admin/base/_gallery_item.html.erb
alchemy-custom-model-2.2.1 app/views/alchemy/custom/model/admin/base/_gallery_item.html.erb
alchemy-custom-model-2.2.0 app/views/alchemy/custom/model/admin/base/_gallery_item.html.erb