fixes bug #AL-2909
parent
0ba6c908ed
commit
4ce72bb749
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.23.0</version>
|
||||
<version>1.23.1</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -478,7 +478,7 @@
|
|||
<intbox id="intTempoServicoEmVenda"
|
||||
maxlength="10"
|
||||
value="@{winEditarPuntoVenta$composer.puntoVenta.tempoMaxServicoEmVenda}"
|
||||
constraint="no negative" />
|
||||
/>
|
||||
</row>
|
||||
<row>
|
||||
<label
|
||||
|
|
Loading…
Reference in New Issue