This took code presentation to a new level.
This commit is contained in:
parent
70d8f46c12
commit
9bcf2b3dda
1 changed files with 1 additions and 3 deletions
|
@ -5,9 +5,7 @@
|
||||||
</span>
|
</span>
|
||||||
<span class='actions'>
|
<span class='actions'>
|
||||||
<%= link_to refinery_icon_tag("application_edit.png"),
|
<%= link_to refinery_icon_tag("application_edit.png"),
|
||||||
refinery.edit_blog_admin_category_path(category,
|
refinery.edit_blog_admin_category_path(category, :dialog => true, :height => 325),
|
||||||
:dialog => true,
|
|
||||||
:height => 325),
|
|
||||||
:title => t('.edit') %>
|
:title => t('.edit') %>
|
||||||
<%= link_to refinery_icon_tag("delete.png"), refinery.blog_admin_category_path(category),
|
<%= link_to refinery_icon_tag("delete.png"), refinery.blog_admin_category_path(category),
|
||||||
:class => "cancel confirm-delete",
|
:class => "cancel confirm-delete",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue