desenvolvimento (fixes 6303)

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@44009 d1611594-4594-4d17-8e1d-87c2c4800839
master
lucas.taia 2015-05-14 18:01:04 +00:00
parent e2bfb7bf44
commit ab29f01d83
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
<label id="lbDescProcon"
value="${c:l('busquedaEstadoController.lhDescProcon.label')}" />
<textbox id="txtDescProcon"
width="90%" maxlength="27"
width="90%" maxlength="48"
value="@{winEditarEstado$composer.estado.descProcon}"
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox" />
</row>