fixes bug#AL-4095

master
celio.souza 2024-04-03 14:47:42 -03:00
parent 57b0ef213f
commit 8e4cd65aaa
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.61.12</version>
<version>1.61.13</version>
<packaging>war</packaging>
<properties>

View File

@ -478,8 +478,8 @@
<image src="/gui/img/Question_mark_1.png"
tooltiptext="${c:l('editarConfiguracionCategoriaController.lblSomenteCupom.ajuda')}"
style="cursor: help" />
<checkbox id="chkIndEmiteSomenteCupomEmbarque" />
</hlayout>
<checkbox id="chkIndEmiteSomenteCupomEmbarque" />
</row>
<row spans="1,3" visible="@{winEditarConfiguracionCategoriasDatosCategoria$composer.configEmiteSomenteCupomEmbarque}">
<label id="lblQtdeViasCupomEmbarque"