fixes bug#AL-3765
parent
54beab89d2
commit
f0919c2dfe
2
pom.xml
2
pom.xml
|
@ -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.61.9</version>
|
<version>1.61.10</version>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
|
@ -204,7 +204,7 @@
|
||||||
width="15%" />
|
width="15%" />
|
||||||
<listheader
|
<listheader
|
||||||
label="${c:l('relatorioLinhasHorarioController.lbPrefixo.label')}"
|
label="${c:l('relatorioLinhasHorarioController.lbPrefixo.label')}"
|
||||||
width="20%" />
|
width="15%" />
|
||||||
<listheader
|
<listheader
|
||||||
label="${c:l('lb.dec')}"
|
label="${c:l('lb.dec')}"
|
||||||
width="30%" />
|
width="30%" />
|
||||||
|
|
Loading…
Reference in New Issue