correção max length impressora seguro

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@45703 d1611594-4594-4d17-8e1d-87c2c4800839
master
gleimar 2015-07-06 13:35:30 +00:00
parent 4655cd70f2
commit f770c96b23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
<label
value="${c:l('busquedaEstacionController.nomeImpressoraSeguro.label')}" />
<textbox id="txtNomImpressoaraSeguro"
width="90%" maxlength="20"
width="90%" maxlength="5"
value="@{winEditarEstacion$composer.estacion.nombImpresoraSeguro}" />
</row>
<row>