Merge pull request 'fixes bug#AL-2399' (!120) from AL-2399 into master
Reviewed-on: http://18.235.188.113:3000/adm/VentaBoletosAdm/pulls/120 Reviewed-by: Gleison da Cruz <gleison.cruz@totvs.com.br> Reviewed-by: fabio <fabio.faria@rjconsultores.com.br>master
commit
332f74c23e
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.0.96</version>
|
||||
<version>1.0.97</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -423,7 +423,7 @@
|
|||
<listbox id="localidadesCombinadasList"
|
||||
mold="paging"
|
||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
|
||||
vflex="true" multiple="true" height="100%" width="100%">
|
||||
pageSize="15" multiple="true" height="100%" width="100%">
|
||||
<listhead>
|
||||
<listheader label="${c:l('editarConexionPorRutaController.labelOrigemConexao.value')}"
|
||||
width="50%" />
|
||||
|
|
Loading…
Reference in New Issue