bug#12957
dev:lucas qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@87824 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
b5c2c9d77a
commit
93d7394249
|
@ -1296,6 +1296,14 @@
|
||||||
width="80%" maxlength="50"
|
width="80%" maxlength="50"
|
||||||
value="@{winEditarEmpresa$composer.empresaEmail.emailDe}" />
|
value="@{winEditarEmpresa$composer.empresaEmail.emailDe}" />
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<label id="lblEmailCoppiaOculta"
|
||||||
|
value="Email Cópia Oculta" />
|
||||||
|
<textbox id="textEmailCopiaOculta"
|
||||||
|
width="80%" maxlength="200"
|
||||||
|
value="@{winEditarEmpresa$composer.empresaEmail.emailCopiaOculta}" />
|
||||||
|
</row>
|
||||||
|
|
||||||
</rows>
|
</rows>
|
||||||
</grid>
|
</grid>
|
||||||
|
|
Loading…
Reference in New Issue