foodsoft/app/views/order_articles/destroy.js.haml

2 lines
93 B
Plaintext
Raw Normal View History

$('#order_article_#{@order_article.id}, #group_order_articles_#{@order_article.id}').hide();