fixes bug#7511
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@56356 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
0cf185359f
commit
1b54cc7269
|
@ -33,7 +33,7 @@
|
||||||
<row>
|
<row>
|
||||||
<label
|
<label
|
||||||
value="${c:l('busquedaEstacionController.lhDescEstacion.label')}" />
|
value="${c:l('busquedaEstacionController.lhDescEstacion.label')}" />
|
||||||
<textbox id="txtDescEstacion" width="300px"
|
<textbox id="txtDescEstacion" width="300px" use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox"
|
||||||
maxlength="60" />
|
maxlength="60" />
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
|
|
Loading…
Reference in New Issue