fixes bug#15251

dev:
qua:

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@96697 d1611594-4594-4d17-8e1d-87c2c4800839
master
thiago.clemente 2019-08-16 13:32:19 +00:00
parent 8b2592855e
commit 5b153ec1fe
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<rows>
<row>
<label value="${c:l('relatorioDescontosController.lbCodConvenio.value')}" />
<textbox id="txtCodConvenio" maxlength="3" use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox" width="50%"/>
<textbox id="txtCodConvenio" maxlength="20" use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox" width="50%"/>
</row>
<row>
<label value="${c:l('relatorioDescontosController.lbPeriodoVendaInicial.value')}" />