fixes bug#6907
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@50984 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
7c010aaa30
commit
2163e30d16
|
@ -150,8 +150,7 @@
|
||||||
<label
|
<label
|
||||||
value="${c:l('confRestricaoCanalVentaController.exibeconsultavendaweb.label')}" />
|
value="${c:l('confRestricaoCanalVentaController.exibeconsultavendaweb.label')}" />
|
||||||
<checkbox id="chkExibeconsultavendaweb"
|
<checkbox id="chkExibeconsultavendaweb"
|
||||||
checked="false"
|
checked="@{winEditarConfRestricaoCanalVenta$composer.confRestricaoCanalVenta.indexibeconsultavendaweb}" />
|
||||||
value="@{winEditarConfRestricaoCanalVenta$composer.confRestricaoCanalVenta.indexibeconsultavendaweb}" />
|
|
||||||
</row>
|
</row>
|
||||||
</rows>
|
</rows>
|
||||||
</grid>
|
</grid>
|
||||||
|
|
Loading…
Reference in New Issue