Fix invio mail: aggiunto in automatico il campo successivo se il destinatario è già specificato

This commit is contained in:
Bacca97 2018-08-01 15:10:56 +02:00
parent 490268d9e8
commit 7101dbf2ce
1 changed files with 2 additions and 0 deletions

View File

@ -147,6 +147,8 @@ echo '
$(this).autocomplete("search", $(this).val())
});;
});
aggiungi_destinatario();
});';
}