[bug#5250]
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@35200 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
e6827c2811
commit
5a9a2a6b6b
|
@ -1 +1 @@
|
||||||
ADM_20140430_1RC350
|
ADM_20140430_1RC351
|
|
@ -66,14 +66,14 @@
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<label
|
<label
|
||||||
value="${c:l('busquedaEstacionController.nomeImpressoraSeguro.label')}" />
|
value="${c:l('busquedaEstacionController.nomeImpressoraRelatorio.label')}" />
|
||||||
<textbox id="txtNomImpressoaraRelatorio"
|
<textbox id="txtNomImpressoaraRelatorio"
|
||||||
width="90%" maxlength="20"
|
width="90%" maxlength="20"
|
||||||
value="@{winEditarEstacion$composer.estacion.nomeImpressoraRelatorio}" />
|
value="@{winEditarEstacion$composer.estacion.nomeImpressoraRelatorio}" />
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<label
|
<label
|
||||||
value="${c:l('busquedaEstacionController.nomeImpressoraRelatorio.label')}" />
|
value="${c:l('busquedaEstacionController.nomeImpressoraSeguro.label')}" />
|
||||||
<textbox id="txtNomImpressoaraSeguro"
|
<textbox id="txtNomImpressoaraSeguro"
|
||||||
width="90%" maxlength="20"
|
width="90%" maxlength="20"
|
||||||
value="@{winEditarEstacion$composer.estacion.nombImpresoraSeguro}" />
|
value="@{winEditarEstacion$composer.estacion.nombImpresoraSeguro}" />
|
||||||
|
|
Loading…
Reference in New Issue