Sha256: d9ce345a6f87412366ea67f0fdc7117d78ca482776937751adfca0b8cb1cd11d
Contents?: true
Size: 386 Bytes
Versions: 6
Compression:
Stored size: 386 Bytes
Contents
<tr id="upload_<%=tab.association.name%>_row_<%=file.id%>" data-<%=tab.association.name%>-id="<%=file.id%>"> <%= render_component *tab.build("",:cells,:file=>file) %> <script> $(function(){ LolitaFileUploadGallery.get().add('<%= file.send(tab.uploader).preview ? file.send(tab.uploader).preview.url : '' %>', '<%= file.send(tab.uploader).url %>) }); </script> </tr>
Version data entries
6 entries across 6 versions & 1 rubygems