foodsoft/app/views/articles/create.js.haml

2 lines
86 B
Text

$('#listbody').prepend('#{escape_javascript(render(@article))}');
$.fancybox.close();