fixes bug #9387
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@74632 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
a286c23875
commit
77430e17a1
|
@ -21,13 +21,11 @@
|
|||
value="${c:l('relatorioDevolucaoBilhetesAgenciaController.lbDataVendaIni.value')}" />
|
||||
<datebox id="datInicial" width="90%"
|
||||
format="dd/MM/yyyy"
|
||||
constraint="no empty"
|
||||
maxlength="10" />
|
||||
<label
|
||||
value="${c:l('relatorioDevolucaoBilhetesAgenciaController.lbDataVendaFin.value')}" />
|
||||
<datebox id="datFinal" width="90%"
|
||||
format="dd/MM/yyyy"
|
||||
constraint="no empty"
|
||||
maxlength="10" />
|
||||
</row>
|
||||
|
||||
|
|
Loading…
Reference in New Issue