fixes bug#0013138
dev: valdir qua: marcelo Implementação efetuada. git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@89200 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
5946011fa3
commit
b889d22780
|
@ -128,7 +128,7 @@
|
||||||
<row>
|
<row>
|
||||||
<label value="${c:l('busquedaFechamentoParamgeralController.lbMensagem.label')}" />
|
<label value="${c:l('busquedaFechamentoParamgeralController.lbMensagem.label')}" />
|
||||||
<textbox id="txtBoletoBancoInstrucao"
|
<textbox id="txtBoletoBancoInstrucao"
|
||||||
multiline="true" width="98%" rows="7" maxlength="255"
|
multiline="true" width="98%" rows="7" maxlength="249"
|
||||||
value="@{winEditarFechamentoParamgeral$composer.fechamentoParamgeral.boletoBancoInstrucao}"
|
value="@{winEditarFechamentoParamgeral$composer.fechamentoParamgeral.boletoBancoInstrucao}"
|
||||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox" />
|
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox" />
|
||||||
</row>
|
</row>
|
||||||
|
|
Loading…
Reference in New Issue