fixes bug#16714
dev: qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@98441 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
db14a3e16d
commit
4cbfedb0ee
|
@ -57,7 +57,7 @@
|
||||||
<button id="btnPesquisaGratuidade" image="/gui/img/find.png" label="${c:l('relatorioSisdapController.btnPesquisa.label')}" />
|
<button id="btnPesquisaGratuidade" image="/gui/img/find.png" label="${c:l('relatorioSisdapController.btnPesquisa.label')}" />
|
||||||
<button id="btnLimparGratuidade" image="/gui/img/eraser.png" label="${c:l('relatorioSisdapController.btnLimpar.label')}" />
|
<button id="btnLimparGratuidade" image="/gui/img/eraser.png" label="${c:l('relatorioSisdapController.btnLimpar.label')}" />
|
||||||
</hbox>
|
</hbox>
|
||||||
<paging id="pagingSelGratuidade" pageSize="10" />
|
<paging id="pagingGratuidade" pageSize="10" />
|
||||||
<listbox id="pesquisaGratuidadeList" mold="paging" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true" height="100%" width="700px">
|
<listbox id="pesquisaGratuidadeList" mold="paging" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true" height="100%" width="700px">
|
||||||
<listhead>
|
<listhead>
|
||||||
<listheader label="${c:l('relatorioSisdapController.gratuidade.value')}" />
|
<listheader label="${c:l('relatorioSisdapController.gratuidade.value')}" />
|
||||||
|
@ -76,7 +76,6 @@
|
||||||
<listheader width="5%" />
|
<listheader width="5%" />
|
||||||
</listhead>
|
</listhead>
|
||||||
</listbox>
|
</listbox>
|
||||||
<paging id="pagingGratuidade" pageSize="10" />
|
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<!-- DESCONTO IDOSO -->
|
<!-- DESCONTO IDOSO -->
|
||||||
|
@ -92,7 +91,7 @@
|
||||||
<button id="btnPesquisaDescontoIdoso" image="/gui/img/find.png" label="${c:l('relatorioSisdapController.btnPesquisa.label')}" />
|
<button id="btnPesquisaDescontoIdoso" image="/gui/img/find.png" label="${c:l('relatorioSisdapController.btnPesquisa.label')}" />
|
||||||
<button id="btnLimparDescontoIdoso" image="/gui/img/eraser.png" label="${c:l('relatorioSisdapController.btnLimpar.label')}" />
|
<button id="btnLimparDescontoIdoso" image="/gui/img/eraser.png" label="${c:l('relatorioSisdapController.btnLimpar.label')}" />
|
||||||
</hbox>
|
</hbox>
|
||||||
<paging id="pagingSelDescontoIdoso" pageSize="10" />
|
<paging id="pagingDescontoIdoso" pageSize="10" />
|
||||||
<listbox id="pesquisaDescontoIdosoList" mold="paging" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true" height="100%" width="700px">
|
<listbox id="pesquisaDescontoIdosoList" mold="paging" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true" height="100%" width="700px">
|
||||||
<listhead>
|
<listhead>
|
||||||
<listheader label="${c:l('relatorioSisdapController.desconto.value')}" />
|
<listheader label="${c:l('relatorioSisdapController.desconto.value')}" />
|
||||||
|
@ -111,7 +110,6 @@
|
||||||
<listheader width="5%" />
|
<listheader width="5%" />
|
||||||
</listhead>
|
</listhead>
|
||||||
</listbox>
|
</listbox>
|
||||||
<paging id="pagingDescontoIdoso" pageSize="10" />
|
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<!-- GRATUIDADE IDOSO -->
|
<!-- GRATUIDADE IDOSO -->
|
||||||
|
@ -127,7 +125,7 @@
|
||||||
<button id="btnPesquisaGratuidadeIdoso" image="/gui/img/find.png" label="${c:l('relatorioSisdapController.btnPesquisa.label')}" />
|
<button id="btnPesquisaGratuidadeIdoso" image="/gui/img/find.png" label="${c:l('relatorioSisdapController.btnPesquisa.label')}" />
|
||||||
<button id="btnLimparGratuidadeIdoso" image="/gui/img/eraser.png" label="${c:l('relatorioSisdapController.btnLimpar.label')}" />
|
<button id="btnLimparGratuidadeIdoso" image="/gui/img/eraser.png" label="${c:l('relatorioSisdapController.btnLimpar.label')}" />
|
||||||
</hbox>
|
</hbox>
|
||||||
<paging id="pagingSelGratuidadeIdoso" pageSize="10" />
|
<paging id="pagingGratuidadeIdoso" pageSize="10" />
|
||||||
<listbox id="pesquisaGratuidadeIdosoList" mold="paging" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true" height="100%" width="700px">
|
<listbox id="pesquisaGratuidadeIdosoList" mold="paging" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true" height="100%" width="700px">
|
||||||
<listhead>
|
<listhead>
|
||||||
<listheader label="${c:l('relatorioSisdapController.gratuidade.value')}" />
|
<listheader label="${c:l('relatorioSisdapController.gratuidade.value')}" />
|
||||||
|
@ -146,7 +144,6 @@
|
||||||
<listheader width="5%" />
|
<listheader width="5%" />
|
||||||
</listhead>
|
</listhead>
|
||||||
</listbox>
|
</listbox>
|
||||||
<paging id="pagingGratuidadeIdoso" pageSize="10" />
|
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<!-- GRATUIDADE JOVEM -->
|
<!-- GRATUIDADE JOVEM -->
|
||||||
|
@ -162,7 +159,7 @@
|
||||||
<button id="btnPesquisaDescontoJovem" image="/gui/img/find.png" label="${c:l('relatorioSisdapController.btnPesquisa.label')}" />
|
<button id="btnPesquisaDescontoJovem" image="/gui/img/find.png" label="${c:l('relatorioSisdapController.btnPesquisa.label')}" />
|
||||||
<button id="btnLimparDescontoJovem" image="/gui/img/eraser.png" label="${c:l('relatorioSisdapController.btnLimpar.label')}" />
|
<button id="btnLimparDescontoJovem" image="/gui/img/eraser.png" label="${c:l('relatorioSisdapController.btnLimpar.label')}" />
|
||||||
</hbox>
|
</hbox>
|
||||||
<paging id="pagingSelDescontoJovem" pageSize="10" />
|
<paging id="pagingDescontoJovem" pageSize="10" />
|
||||||
<listbox id="pesquisaDescontoJovemList" mold="paging" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true" height="100%" width="700px">
|
<listbox id="pesquisaDescontoJovemList" mold="paging" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true" height="100%" width="700px">
|
||||||
<listhead>
|
<listhead>
|
||||||
<listheader label="${c:l('relatorioSisdapController.desconto.value')}" />
|
<listheader label="${c:l('relatorioSisdapController.desconto.value')}" />
|
||||||
|
@ -181,7 +178,6 @@
|
||||||
<listheader width="5%" />
|
<listheader width="5%" />
|
||||||
</listhead>
|
</listhead>
|
||||||
</listbox>
|
</listbox>
|
||||||
<paging id="pagingDescontoJovem" pageSize="20" />
|
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<!-- GRATUIDADE JOVEM -->
|
<!-- GRATUIDADE JOVEM -->
|
||||||
|
@ -197,7 +193,7 @@
|
||||||
<button id="btnPesquisaGratuidadeJovem" image="/gui/img/find.png" label="${c:l('relatorioSisdapController.btnPesquisa.label')}" />
|
<button id="btnPesquisaGratuidadeJovem" image="/gui/img/find.png" label="${c:l('relatorioSisdapController.btnPesquisa.label')}" />
|
||||||
<button id="btnLimparGratuidadeJovem" image="/gui/img/eraser.png" label="${c:l('relatorioSisdapController.btnLimpar.label')}" />
|
<button id="btnLimparGratuidadeJovem" image="/gui/img/eraser.png" label="${c:l('relatorioSisdapController.btnLimpar.label')}" />
|
||||||
</hbox>
|
</hbox>
|
||||||
<paging id="pagingSelGratuidadeJovem" pageSize="10" />
|
<paging id="pagingGratuidadeJovem" pageSize="10" />
|
||||||
<listbox id="pesquisaGratuidadeJovemList" mold="paging" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true" height="100%" width="700px">
|
<listbox id="pesquisaGratuidadeJovemList" mold="paging" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true" height="100%" width="700px">
|
||||||
<listhead>
|
<listhead>
|
||||||
<listheader label="${c:l('relatorioSisdapController.gratuidade.value')}" />
|
<listheader label="${c:l('relatorioSisdapController.gratuidade.value')}" />
|
||||||
|
@ -216,7 +212,6 @@
|
||||||
<listheader width="5%" />
|
<listheader width="5%" />
|
||||||
</listhead>
|
</listhead>
|
||||||
</listbox>
|
</listbox>
|
||||||
<paging id="pagingGratuidadeJovem" pageSize="10" />
|
|
||||||
</row>
|
</row>
|
||||||
</rows>
|
</rows>
|
||||||
</grid>
|
</grid>
|
||||||
|
|
Loading…
Reference in New Issue