Noosfero/noosfero

View on GitHub
plugins/orders/views/orders_plugin_item/destroy.js.erb

Summary

Maintainability
Test Coverage
jQuery('#order-<%=@order.id%>').replaceWith("<%= j render('orders_plugin_order/show', order: @order, actor_name: @actor_name) %>");

toggle_edit.value_row.reload();