summary.detentionComments = [];
$.map(summary.detentionNotes, function(note) { summary.detentionComments.push(note.comments) });
summary.detentionComments = summary.detentionComments.join("; ");
ActionScript Combining certain attribute...
by https://www.google.com/accounts/o8/id?id=AItOawmRvMhcLFwL72d7b-9gx7YpThiobwkY3Co,
June 03, 2011 11:37,
2 refactorings, tagged with jquery javascript arrays
I just can't help but feel ...