$('#article_#{@article.id}').replaceWith('#{escape_javascript(render(@article))}');
$('#modalContainer').modal('hide');