bug#al-3666

RETORNO - Comporte - GLPI 68308 especificações para a API de consulta de
Passaporte de Gratuidade da AGR Goiás
dev:
qua:
master
valdir.cordeiro 2023-12-28 16:59:40 -03:00
parent 3f5c61fb61
commit fecead79a9
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.39.1</version> <version>1.39.2</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>

View File

@ -1119,7 +1119,7 @@
<textbox id="txtSenhaIntegracaoAGR" <textbox id="txtSenhaIntegracaoAGR"
width="360px" value="@{winEditarEmpresa$composer.empresa.senhaIntegracaoAGR}" width="360px" value="@{winEditarEmpresa$composer.empresa.senhaIntegracaoAGR}"
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox" /> type="text" />
<image src="/gui/img/Question_mark_1.png" style="cursor: help" <image src="/gui/img/Question_mark_1.png" style="cursor: help"
tooltiptext="${c:l('editarEmpresaController.indIntegracaoAGR.help')}" /> tooltiptext="${c:l('editarEmpresaController.indIntegracaoAGR.help')}" />