Sha256: f32d185ee067893c481a28b3e5bf8f3f98be0b3f8d5bce1d4f36f6e617b93e8a
Contents?: true
Size: 403 Bytes
Versions: 16
Compression:
Stored size: 403 Bytes
Contents
<li class='photo-cat photo_<%=photo.id %>' key="<%= photo.id%>"> <span class="entypo-icon-1 remove-photo hide", photo_id="<%= photo.id %>">✖</span> <a class="gallery-colorbox" href="<%= photo.photo.url(:original)%>"> <%= image_tag photo.photo.url(:medium) ,size: '120x120' %> </a> <input type="hidden" name="position-item" class="item-position" value="<%= photo.position%>" /> </li>
Version data entries
16 entries across 16 versions & 1 rubygems