Sha256: 84eb6b0af215646b47c84390825d44970f1993e67dd7e156b1d32240b59bccc4

Contents?: true

Size: 228 Bytes

Versions: 5

Compression:

Stored size: 228 Bytes

Contents

<%= login_required(class: "actions") do %>
  <%= link_to(t(:delete, scope: 'blogit.comments'), [@post, comment], method: :delete, confirm: t(:are_you_sure_you_want_to_remove_this_comment, scope: 'blogit.comments')) %>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
blogit-0.8.0 app/views/blogit/comments/_admin_links.html.erb
blogit-0.7.0 app/views/blogit/comments/_admin_links.html.erb
blogit-0.6.0 app/views/blogit/comments/_admin_links.html.erb
blogit-0.5.1 app/views/blogit/comments/_admin_links.html.erb
blogit-0.5.0 app/views/blogit/comments/_admin_links.html.erb