fixes bug #8182
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@62201 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
5f9444d7bf
commit
79486faec5
|
@ -70,7 +70,7 @@
|
||||||
<label
|
<label
|
||||||
value="${c:l('busquedaEstacionController.nomeImpressoraRelatorio.label')}" />
|
value="${c:l('busquedaEstacionController.nomeImpressoraRelatorio.label')}" />
|
||||||
<textbox id="txtNomImpressoaraRelatorio"
|
<textbox id="txtNomImpressoaraRelatorio"
|
||||||
width="90%" maxlength="20"
|
width="90%" maxlength="60"
|
||||||
value="@{winEditarEstacion$composer.estacion.nomeImpressoraRelatorio}" />
|
value="@{winEditarEstacion$composer.estacion.nomeImpressoraRelatorio}" />
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
|
|
Loading…
Reference in New Issue