Sha256: d7e4099384942e72021257757c72067f3126c1d5852dc1791c1c7f39f2a13cd0
Contents?: true
Size: 423 Bytes
Versions: 3
Compression:
Stored size: 423 Bytes
Contents
<script id="fileupload_ftmpl" type="text/x-jquery-tmpl" xmlns="http://www.w3.org/1999/html"> <div class="asset" id="asset_${id}"> <a href="${url}" target="_blank">${original_name}</a> <a href="/admin/assets/${id}" class="del btn btn-danger btn-mini" data-confirm="<%= t('admin.delete_confirmation') %>" data-method="delete" data-remote="true" rel="nofollow"><%= t('admin.delete') %></a> </div> </script>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ab_admin-0.1.2 | app/views/admin/fileupload/_ftmpl.html.erb |
ab_admin-0.1.1 | app/views/admin/fileupload/_ftmpl.html.erb |
ab_admin-0.1.0 | app/views/admin/fileupload/_ftmpl.html.erb |