fixes bug #9309
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@71055 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
ecb3233136
commit
0b31e569ad
|
@ -310,24 +310,6 @@
|
|||
</hbox>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<label
|
||||
value="${c:l('editarConfiguracionComissaoController.lbIndbilhetestrocados.value')}" />
|
||||
<hbox>
|
||||
<checkbox id="indbilhetestrocados"
|
||||
checked="@{winEditarPuntoVentaComissao$composer.ptovtaComissao.indbilhetestrocados}" />
|
||||
</hbox>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<label
|
||||
value="${c:l('editarConfiguracionComissaoController.lbIndbilhetestransferidos.value')}" />
|
||||
<hbox>
|
||||
<checkbox id="indbilhetestransferidos"
|
||||
checked="@{winEditarPuntoVentaComissao$composer.ptovtaComissao.indbilhetestransferidos}" />
|
||||
</hbox>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<label
|
||||
value="${c:l('editarConfiguracionComissaoController.lbIndbilhetesdevcanorigem.value')}" />
|
||||
|
|
Loading…
Reference in New Issue