fixes bug#AL-3900

master
Gleison da Cruz 2024-03-05 13:12:52 -03:00
parent c4c995c73e
commit c8bcef2324
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -42,7 +42,7 @@
<combobox id="cmbEmpresa" buttonVisible="true"
constraint="no empty"
use="com.rjconsultores.ventaboletos.web.utilerias.MyComboboxEstandar"
model="@{winFiltroRelatorioRecargaRvhub$composer.lsEmpresa}"
model="@{winFormaPagamentoAgencia$composer.lsEmpresas}"
width="95%" />
</row>
<row spans="1,1,2">