This took code presentation to a new level.

This commit is contained in:
Philip Arndt 2012-02-29 23:47:15 +13:00
parent 70d8f46c12
commit 9bcf2b3dda

View file

@ -5,9 +5,7 @@
</span>
<span class='actions'>
<%= link_to refinery_icon_tag("application_edit.png"),
refinery.edit_blog_admin_category_path(category,
:dialog => true,
:height => 325),
refinery.edit_blog_admin_category_path(category, :dialog => true, :height => 325),
:title => t('.edit') %>
<%= link_to refinery_icon_tag("delete.png"), refinery.blog_admin_category_path(category),
:class => "cancel confirm-delete",