fixes bug#8033
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@60827 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
ff5e2380e7
commit
e1924958ec
|
@ -152,7 +152,7 @@
|
||||||
<label
|
<label
|
||||||
value="${c:l('editarEstacionController.lbNumPdv.value')}" />
|
value="${c:l('editarEstacionController.lbNumPdv.value')}" />
|
||||||
<textbox id="txtNumPdv" width="90%"
|
<textbox id="txtNumPdv" width="90%"
|
||||||
maxlength="3" />
|
maxlength="8" />
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<label
|
<label
|
||||||
|
|
Loading…
Reference in New Issue