sistemato js
This commit is contained in:
parent
58aa4b0168
commit
defaccf44b
@ -43,7 +43,8 @@ function openModal(tipo, actionUrl, catUrl, tagUrl, contoUrl, modalTitle) {
|
||||
$('#form').attr('action', actionUrl);
|
||||
fillSelect(catUrl, "select[name='mov_fk_categoria']");
|
||||
fillSelect(tagUrl, "select[name='mov_fk_tags']");
|
||||
fillSelect(contoUrl, "select[name='conto_id']");
|
||||
fillSelect(contoUrl, "select[name='conto_id_a']");
|
||||
fillSelect(contoUrl, "select[name='conto_id_da']");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user