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

2 lines
81 B
Text

$('#modalContainer').html('#{j(render("form"))}');
$('#modalContainer').modal();