bug#12736
dev:lucas qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@87179 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
cc7663ba52
commit
2dc5b20c64
|
@ -1273,7 +1273,7 @@
|
|||
<label id="lblAssunto"
|
||||
value="Assunto" />
|
||||
<textbox id="textAssunto"
|
||||
width="80%" maxlength="50"
|
||||
width="80%" maxlength="500"
|
||||
value="@{winEditarEmpresa$composer.empresaEmail.assunto}" />
|
||||
</row>
|
||||
|
||||
|
@ -1299,7 +1299,7 @@
|
|||
<label id="lblAssuntoFiscal"
|
||||
value="Assunto" />
|
||||
<textbox id="textAssuntoFiscal"
|
||||
width="80%" maxlength="50"
|
||||
width="80%" maxlength="500"
|
||||
value="@{winEditarEmpresa$composer.empresaEmail.assuntoFiscal}" />
|
||||
</row>
|
||||
|
||||
|
|
Loading…
Reference in New Issue