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-87c2c4800839master
parent
4d7364536c
commit
c8a767ed51
|
@ -278,7 +278,7 @@
|
||||||
<label
|
<label
|
||||||
value="${c:l('editarPuntoVentaController.lbIE.value')}" />
|
value="${c:l('editarPuntoVentaController.lbIE.value')}" />
|
||||||
<textbox width="70%"
|
<textbox width="70%"
|
||||||
maxlength="40"
|
maxlength="20"
|
||||||
value="@{winEditarPuntoVenta$composer.puntoVenta.numIEPuntoVenta}"
|
value="@{winEditarPuntoVenta$composer.puntoVenta.numIEPuntoVenta}"
|
||||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox" />
|
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox" />
|
||||||
</row>
|
</row>
|
||||||
|
|
Loading…
Reference in New Issue