fixes bug#15251
dev: qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@96697 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
8b2592855e
commit
5b153ec1fe
|
@ -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')}" />
|
||||
|
|
Loading…
Reference in New Issue