var box = $('td[id=notes-<%= @meal.id %>]'); box.html('<%= j display_notes(@meal) %>');