Merge pull request 'fixes bug #AL-2909' (!280) from AL-2909 into master
Reviewed-on: adm/VentaBoletosAdm#280 Reviewed-by: fabio <fabio.faria@rjconsultores.com.br>master 1.23.1
commit
3a1311c2d8
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