WIP Integrazioni delle ultime modifiche. #4
@ -43,7 +43,8 @@ function openModal(tipo, actionUrl, catUrl, tagUrl, contoUrl, modalTitle) {
|
|||||||
$('#form').attr('action', actionUrl);
|
$('#form').attr('action', actionUrl);
|
||||||
fillSelect(catUrl, "select[name='mov_fk_categoria']");
|
fillSelect(catUrl, "select[name='mov_fk_categoria']");
|
||||||
fillSelect(tagUrl, "select[name='mov_fk_tags']");
|
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