Correção em tela de cadastro de totalizadores não fiscais, relatorios gerenciais e formas de pagamento.
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@45475 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
ccba0c3455
commit
d9e201ac7a
|
@ -54,7 +54,6 @@
|
||||||
<textbox id="txtDescricao" width="300px"
|
<textbox id="txtDescricao" width="300px"
|
||||||
maxlength="20"
|
maxlength="20"
|
||||||
value="@{winEditarFormapagoEmpresa$composer.formapagoEmpresa.descricao}"
|
value="@{winEditarFormapagoEmpresa$composer.formapagoEmpresa.descricao}"
|
||||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox"
|
|
||||||
constraint="no empty"/>
|
constraint="no empty"/>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -53,7 +53,6 @@
|
||||||
<textbox id="txtDescricao" width="99%"
|
<textbox id="txtDescricao" width="99%"
|
||||||
maxlength="20"
|
maxlength="20"
|
||||||
value="@{winEditarRelgerencialEmpresa$composer.relgerencialEmpresa.descricao}"
|
value="@{winEditarRelgerencialEmpresa$composer.relgerencialEmpresa.descricao}"
|
||||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox"
|
|
||||||
constraint="no empty"/>
|
constraint="no empty"/>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
|
|
@ -65,7 +65,6 @@
|
||||||
<textbox id="txtDescricao" width="90%"
|
<textbox id="txtDescricao" width="90%"
|
||||||
maxlength="20"
|
maxlength="20"
|
||||||
value="@{winEditarTotnaofiscalEmpresa$composer.totnaofiscalEmpresa.descricao}"
|
value="@{winEditarTotnaofiscalEmpresa$composer.totnaofiscalEmpresa.descricao}"
|
||||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox"
|
|
||||||
constraint="no empty"/>
|
constraint="no empty"/>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue