cleanup orders and add search
Conflicts: app/assets/stylesheets/bootstrap_and_overrides.css.less app/views/orders/_articles.html.haml app/views/orders/show.html.haml
This commit is contained in:
parent
bab28d2770
commit
42d622d1b2
11 changed files with 130 additions and 70 deletions
1
app/views/orders/index.js.erb
Normal file
1
app/views/orders/index.js.erb
Normal file
|
|
@ -0,0 +1 @@
|
|||
$('#orders_table').html('<%= escape_javascript(render('orders')) %>');
|
||||
Loading…
Add table
Add a link
Reference in a new issue