gleimar 2013-06-11 20:11:02 +00:00
parent 68c8b0feb2
commit b31c69a508
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
# <controler>. <id>. <propiedade> = XXX # <controler>. <id>. <propiedade> = XXX
#Versao do VentaBoleto: #Versao do VentaBoleto:
versao = ADM_20130611_1RC156 versao = ADM_20130611_1RC157
# MSG Defaut: # MSG Defaut:
MSG.CONSTRAINT.PORCENTAGEM = Os valores devem estar entre 0 e 100 MSG.CONSTRAINT.PORCENTAGEM = Os valores devem estar entre 0 e 100

View File

@ -8,7 +8,7 @@
<window id="winBusquedaCorrida" <window id="winBusquedaCorrida"
title="${c:l('busquedaConfiguracionCorridaController.window.title')}" title="${c:l('busquedaConfiguracionCorridaController.window.title')}"
apply="${busquedaCorridaController}" contentStyle="overflow:auto" apply="${busquedaCorridaController}" contentStyle="overflow:auto"
width="900px" height="550px" border="normal" width="900px" height="580px" border="normal"
xmlns:h="http://www.w3.org/1999/xhtml"> xmlns:h="http://www.w3.org/1999/xhtml">
<toolbar> <toolbar>
<button id="btnRefresh" image="/gui/img/refresh.png" <button id="btnRefresh" image="/gui/img/refresh.png"

View File

@ -46,7 +46,7 @@
<grid fixedLayout="true"> <grid fixedLayout="true">
<columns> <columns>
<column width="20%" /> <column width="20%" />
<column width="70%" /> <column width="80%" />
</columns> </columns>
<rows> <rows>
<row> <row>