foodsoft/app/views/finance/order_articles/destroy.js.erb

1 line
100 B
Plaintext
Raw Normal View History

2012-06-21 17:19:00 +02:00
$('#order_article_<%= @order_article.id %>, #group_order_articles_<%= @order_article.id %>').hide();