foodsoft/plugins/documents/app/views/documents/move.js.haml

3 lines
81 B
Text
Raw Normal View History

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