foodsoft/app/views/articles/_destroy_active_article.haml

4 lines
215 B
Plaintext
Raw Normal View History

2009-01-06 11:49:19 +01:00
%tr.edit_inline{:id=> "edit_"+@article.id.to_s}
%td{:colspan=>"10"}
2013-03-09 00:40:07 +01:00
= t('.note', article: h(@article.name), drop_link: link_to(t('.drop'), :controller => 'orders', :action => 'edit', :id => @order)).html_safe