fixes bug#AL-4095
parent
57b0ef213f
commit
8e4cd65aaa
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue