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>
|
||||
<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" />
|
||||
</row>
|
||||
<row>
|
||||
|
|
Loading…
Reference in New Issue