Merge pull request 'fixes bug#AL-2399' (!120) from AL-2399 into master

Reviewed-on: http://18.235.188.113:3000/adm/VentaBoletosAdm/pulls/120
Reviewed-by: Gleison da Cruz <gleison.cruz@totvs.com.br>
Reviewed-by: fabio <fabio.faria@rjconsultores.com.br>
master
aristides 2023-04-17 20:29:06 +00:00
commit 332f74c23e
2 changed files with 3 additions and 3 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.0.96</version> <version>1.0.97</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>

View File

@ -421,9 +421,9 @@
</style> </style>
<listbox id="localidadesCombinadasList" <listbox id="localidadesCombinadasList"
mold="paging" mold="paging"
use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
vflex="true" multiple="true" height="100%" width="100%"> pageSize="15" multiple="true" height="100%" width="100%">
<listhead> <listhead>
<listheader label="${c:l('editarConexionPorRutaController.labelOrigemConexao.value')}" <listheader label="${c:l('editarConexionPorRutaController.labelOrigemConexao.value')}"
width="50%" /> width="50%" />