fixes bug#8752
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@66884 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
dd3b971d49
commit
079da75f39
|
@ -36,6 +36,12 @@
|
|||
use="com.rjconsultores.ventaboletos.web.utilerias.MyComboboxEstandar"
|
||||
model="@{winFiltroRelatorioVendasComissao$composer.lsEmpresa}"
|
||||
width="95%" />
|
||||
<label
|
||||
value="${c:l('relatorioArquivoBGMController.lbPuntoVenta.value')}" />
|
||||
<combobox id="cmbPuntoVenta"
|
||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyComboboxPuntoVenta"
|
||||
mold="rounded" buttonVisible="true"
|
||||
width="70%" />
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
|
Loading…
Reference in New Issue