foodsoft/app/views/orders/index.js.erb
wvengen 42d622d1b2 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
2014-01-17 13:41:38 +01:00

1 line
71 B
Text

$('#orders_table').html('<%= escape_javascript(render('orders')) %>');