foodsoft/app/views/finance/financial_links/index_financial_transaction.js.haml

3 lines
104 B
Text
Raw Normal View History

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