bug#10641
dev:Daniel qua:Renato git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@79370 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
ec8bd5a080
commit
305f6bb03c
|
@ -27,7 +27,7 @@
|
||||||
<label value="${c:l('busquedaPracaPedagioController.lbDescricaoPracaPedagio')}"/>
|
<label value="${c:l('busquedaPracaPedagioController.lbDescricaoPracaPedagio')}"/>
|
||||||
<textbox id="descricaoPracaPedagio" width="100%" mold="rounded" constraint="no empty"
|
<textbox id="descricaoPracaPedagio" width="100%" mold="rounded" constraint="no empty"
|
||||||
value="@{winEditarPracaPedagio$composer.casetaPeaje.desccaseta}"
|
value="@{winEditarPracaPedagio$composer.casetaPeaje.desccaseta}"
|
||||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox"/>
|
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox" maxlength="49"/>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<label value="${c:l('busquedaPracaPedagioController.lbQuantiaIda')}"/>
|
<label value="${c:l('busquedaPracaPedagioController.lbQuantiaIda')}"/>
|
||||||
|
|
Loading…
Reference in New Issue