bug#12736

dev:lucas

qua: 

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@87179 d1611594-4594-4d17-8e1d-87c2c4800839
master
lucas.taia 2018-11-20 16:21:36 +00:00
parent cc7663ba52
commit 2dc5b20c64
1 changed files with 2 additions and 2 deletions

View File

@ -1273,7 +1273,7 @@
<label id="lblAssunto" <label id="lblAssunto"
value="Assunto" /> value="Assunto" />
<textbox id="textAssunto" <textbox id="textAssunto"
width="80%" maxlength="50" width="80%" maxlength="500"
value="@{winEditarEmpresa$composer.empresaEmail.assunto}" /> value="@{winEditarEmpresa$composer.empresaEmail.assunto}" />
</row> </row>
@ -1299,7 +1299,7 @@
<label id="lblAssuntoFiscal" <label id="lblAssuntoFiscal"
value="Assunto" /> value="Assunto" />
<textbox id="textAssuntoFiscal" <textbox id="textAssuntoFiscal"
width="80%" maxlength="50" width="80%" maxlength="500"
value="@{winEditarEmpresa$composer.empresaEmail.assuntoFiscal}" /> value="@{winEditarEmpresa$composer.empresaEmail.assuntoFiscal}" />
</row> </row>