2 lines
97 B
Text
2 lines
97 B
Text
|
$('#modalContainer').html('#{escape_javascript(render('modal_form'))}');
|
||
|
$('#modalForm').modal();
|