Removed acts_as_ordered. Fixed bug in group_orders archive.
This commit is contained in:
parent
eb532babd6
commit
92649d3053
23 changed files with 3 additions and 822 deletions
1
app/views/group_orders/archive.js.erb
Normal file
1
app/views/group_orders/archive.js.erb
Normal file
|
|
@ -0,0 +1 @@
|
|||
$('#closed_orders').html('<%= escape_javascript(render("orders", orders: @closed_orders, pagination: true)) %>');
|
||||
Loading…
Add table
Add a link
Reference in a new issue