fixes bug #9440
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@79127 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
974c27e25e
commit
a2b002ce17
|
@ -78,7 +78,7 @@
|
|||
<label
|
||||
value="${c:l('busquedaEstacionController.nomeImpressoraSeguro.label')}" />
|
||||
<textbox id="txtNomImpressoaraSeguro"
|
||||
width="90%" maxlength="5"
|
||||
width="90%" maxlength="20"
|
||||
value="@{winEditarEstacion$composer.estacion.nombImpresoraSeguro}" />
|
||||
</row>
|
||||
<row>
|
||||
|
|
Loading…
Reference in New Issue