app/views/sort.js.erb in snaptable-0.3.0 vs app/views/sort.js.erb in snaptable-0.4.0

- old
+ new

@@ -2 +1,2 @@ -$('#admin_table').html('<%= j @table.present %>') ; +$('#snaptable').replaceWith('<%= j @table.present %>') ; +snapifyTable(); \ No newline at end of file