1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-03 11:29:24 +01:00

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

View File

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