2 lines
102 B
Text
2 lines
102 B
Text
$('#modalContainer').html('#{j(render("new_financial_transaction"))}');
|
|
$('#modalContainer').modal();
|