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-87c2c4800839master
parent
4655cd70f2
commit
f770c96b23
|
@ -77,7 +77,7 @@
|
||||||
<label
|
<label
|
||||||
value="${c:l('busquedaEstacionController.nomeImpressoraSeguro.label')}" />
|
value="${c:l('busquedaEstacionController.nomeImpressoraSeguro.label')}" />
|
||||||
<textbox id="txtNomImpressoaraSeguro"
|
<textbox id="txtNomImpressoaraSeguro"
|
||||||
width="90%" maxlength="20"
|
width="90%" maxlength="5"
|
||||||
value="@{winEditarEstacion$composer.estacion.nombImpresoraSeguro}" />
|
value="@{winEditarEstacion$composer.estacion.nombImpresoraSeguro}" />
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
|
|
Loading…
Reference in New Issue