Sha256: 65af8e1cdcdac6fe3ba629a86cff5bd5c9fc9ffd6664d6aa4f3e804c53a23f69
Contents?: true
Size: 346 Bytes
Versions: 33
Compression:
Stored size: 346 Bytes
Contents
<% if bin_content_size == 0 %> <img src='/images/bin_empty.gif'/> <% else %> <img src='/images/bin_full.gif'/><span><%= bin_content_size %></span> <%= link_to_remote(_('btn_bomb'), :url => empty_bin_comments_path, :confirm=>_('Are you sure you want to permanently remove the content of this rubbish bin ?'), :method => :delete ) %> <% end %>
Version data entries
33 entries across 33 versions & 1 rubygems