lucas.calixto 2017-04-28 19:26:07 +00:00
parent ec9d8a5b09
commit b9cd767756
1 changed files with 10 additions and 0 deletions

View File

@ -57,6 +57,16 @@
use="com.rjconsultores.ventaboletos.web.utilerias.MyComboboxParada"/>
</row>
<row>
<label
value="${c:l('relatorioTabelaPrecoController.orgaoConcedente.value')}" />
<combobox id="cmbOrgaoConcedente"
buttonVisible="true"
use="com.rjconsultores.ventaboletos.web.utilerias.MyComboboxEstandar"
model="@{winFiltroRelatorioGratuidade$composer.lsOrgaoConcedente}"
width="70%" />
</row>
<row>
<label
value="${c:l('relatorioGratuidadeController.lbTipoGratuidade.value')}" />