Erro na edição de grupo de contrato fixes bug#AL-4990

master
Fabio 2024-09-24 11:27:58 -03:00
parent 879de97197
commit b77bf85ffb
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -99,7 +99,7 @@
</row> </row>
</rows> </rows>
</grid> </grid>
<paging id="pagingTarifasGrupo" pageSize="20" > <label value="${c:l('label.tarifa')}" /></paging> <paging id="pagingTarifasGrupo" pageSize="20" />
<listbox id="tarifaGrupoList" <listbox id="tarifaGrupoList"
use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
multiple="false"> multiple="false">