bug#19589
dev:lucas qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@105967 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
4bcda74896
commit
d404869a5b
|
@ -1024,7 +1024,7 @@ public void onClick$btnTestEmailFlexBus(Event ev) throws InterruptedException {
|
||||||
args.put("SMTPPorta", textSMTPPortaFlexBus.getValue());
|
args.put("SMTPPorta", textSMTPPortaFlexBus.getValue());
|
||||||
args.put("emailDe", textEmailDeFlexBus.getValue());
|
args.put("emailDe", textEmailDeFlexBus.getValue());
|
||||||
args.put("emailCopiaOculta", textEmailCopiaOcultaFlexBus.getValue());
|
args.put("emailCopiaOculta", textEmailCopiaOcultaFlexBus.getValue());
|
||||||
args.put("destinatario", textDestinatarioFlexBus.getValue());
|
args.put("destinatario", textDestinatario.getValue());
|
||||||
|
|
||||||
openWindow("/gui/catalogos/viewTestEmail.zul",
|
openWindow("/gui/catalogos/viewTestEmail.zul",
|
||||||
Labels.getLabel("viewTestEmailController.window.title"), args, MODAL);
|
Labels.getLabel("viewTestEmailController.window.title"), args, MODAL);
|
||||||
|
|
Loading…
Reference in New Issue