Erro - Cadastro Ponto de Venda (fixes bug #6022)

Tempo: 01 hora

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@41122 d1611594-4594-4d17-8e1d-87c2c4800839
master
julio 2015-01-30 11:57:42 +00:00
parent 4d7364536c
commit c8a767ed51
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@
<label
value="${c:l('editarPuntoVentaController.lbIE.value')}" />
<textbox width="70%"
maxlength="40"
maxlength="20"
value="@{winEditarPuntoVenta$composer.puntoVenta.numIEPuntoVenta}"
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox" />
</row>