fixes bug#AL-4853

master
wallace.henrique 2024-09-03 17:39:54 -03:00
parent 08bdea3c60
commit a1adc0fbf4
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId>
<version>1.132.2</version>
<version>1.133.0</version>
<packaging>war</packaging>
<properties>

View File

@ -7,7 +7,7 @@
<zk>
<window id="winBusquedaAidf" title="${c:l('busquedaAidfController.window.title')}"
apply="${busquedaAidfController}" contentStyle="overflow:auto"
height="500px" width="1300px" border="normal" >
height="600px" width="1300px" border="normal" >
<toolbar>
<button id="btnRefresh" image="/gui/img/refresh.png" width="35px"
tooltiptext="${c:l('busquedaAidfController.btnRefresh.tooltiptext')}" />
@ -78,7 +78,7 @@
label="${c:l('busquedaAidfController.btnPesquisa.label')}"/>
</toolbar>
<paging id="pagingAidf" pageSize="10"/>
<paging id="pagingAidf" pageSize="15"/>
<listbox id="aidfList" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
multiple="false" height="250px" width="1299px">
<listhead sizable="true">