- ajustes telas
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@27692 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
68c8b0feb2
commit
b31c69a508
|
@ -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
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue