- correção disposição das colunas
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@24038 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
4accbd0eeb
commit
2ae02c0d12
|
@ -91,7 +91,7 @@
|
|||
</tabs>
|
||||
<tabpanels>
|
||||
<tabpanel>
|
||||
<vbox>
|
||||
<vbox width="100%">
|
||||
<grid id="gridRutaSecuencia" mold="paging"
|
||||
pageSize="11"
|
||||
use="com.rjconsultores.ventaboletos.web.gui.componente.esquemaoperacional.GridRutaTramo"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<?init class="org.zkoss.zkplus.databind.AnnotateDataBinderInit" arg0="winEditarPricing"?>
|
||||
<?taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c"?>
|
||||
|
||||
<zk xmlns="http://www.zkoss.org/2005/zul">
|
||||
<zk>
|
||||
<window id="winEditarPricing" border="normal"
|
||||
apply="${editarPricingController}" height="550px" width="920px"
|
||||
contentStyle="overflow:auto"
|
||||
|
@ -173,14 +173,14 @@
|
|||
|
||||
</rows>
|
||||
</grid>
|
||||
<grid fixedLayout="false">
|
||||
<grid>
|
||||
<columns>
|
||||
<column width="60%" />
|
||||
<column width="40%" />
|
||||
</columns>
|
||||
<rows>
|
||||
<row valign="top">
|
||||
<vbox height="150px">
|
||||
<vbox height="100%" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -200,24 +200,24 @@
|
|||
</toolbar>
|
||||
<listbox id="pricingVigenciaList"
|
||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
|
||||
height="210px" multiple="true" checkmark="true">
|
||||
height="170px" multiple="true" checkmark="true" >
|
||||
<listhead sizable="true">
|
||||
<listheader width="30%"
|
||||
<listheader width="25%"
|
||||
image="/gui/img/create_doc.gif" sort="auto(fecinicioviaje)"
|
||||
label="${c:l('editarPricingController.vigInicioViaje.value')}" />
|
||||
<listheader width="23%"
|
||||
<listheader width="25%"
|
||||
image="/gui/img/create_doc.gif" sort="auto(fecfinviaje)"
|
||||
label="${c:l('editarPricingController.vigFinViaje.value')}" />
|
||||
<listheader width="23%"
|
||||
<listheader width="25%"
|
||||
image="/gui/img/create_doc.gif" sort="auto(fecinicioventa)"
|
||||
label="${c:l('editarPricingController.vigInicioVenta.value')}" />
|
||||
<listheader width="23%"
|
||||
<listheader width="25%"
|
||||
image="/gui/img/create_doc.gif" sort="auto(fecfinventa)"
|
||||
label="${c:l('editarPricingController.vigFinVenta.value')}" />
|
||||
</listhead>
|
||||
</listbox>
|
||||
</vbox>
|
||||
<vbox height="150px">
|
||||
<vbox height="100%" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -237,7 +237,7 @@
|
|||
</toolbar>
|
||||
<listbox id="pricingImporteList"
|
||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox"
|
||||
height="210px" multiple="true" checkmark="true">
|
||||
height="170px" multiple="true" checkmark="true">
|
||||
<listhead sizable="true">
|
||||
<listheader
|
||||
image="/gui/img/create_doc.gif" sort="auto(importe)"
|
||||
|
@ -263,7 +263,7 @@
|
|||
</columns>
|
||||
<rows>
|
||||
<row valign="top">
|
||||
<vbox height="150px">
|
||||
<vbox height="150px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -291,7 +291,7 @@
|
|||
</listhead>
|
||||
</listbox>
|
||||
</vbox>
|
||||
<vbox height="150px">
|
||||
<vbox height="150px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -320,7 +320,7 @@
|
|||
</listbox>
|
||||
</vbox>
|
||||
|
||||
<vbox height="150px">
|
||||
<vbox height="150px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -352,7 +352,7 @@
|
|||
</row>
|
||||
|
||||
<row valign="top">
|
||||
<vbox height="150px">
|
||||
<vbox height="150px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -380,7 +380,7 @@
|
|||
</listhead>
|
||||
</listbox>
|
||||
</vbox>
|
||||
<vbox height="150px">
|
||||
<vbox height="150px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -410,7 +410,7 @@
|
|||
</listbox>
|
||||
</vbox>
|
||||
|
||||
<vbox height="150px">
|
||||
<vbox height="150px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -455,7 +455,7 @@
|
|||
</columns>
|
||||
<rows>
|
||||
<row valign="top">
|
||||
<vbox height="430px">
|
||||
<vbox height="430px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -508,7 +508,7 @@
|
|||
</columns>
|
||||
<rows>
|
||||
<row valign="top">
|
||||
<vbox height="150px">
|
||||
<vbox height="150px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -565,7 +565,7 @@
|
|||
</vbox>
|
||||
</row>
|
||||
<row valign="top">
|
||||
<vbox height="150px">
|
||||
<vbox height="150px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -662,7 +662,7 @@
|
|||
</columns>
|
||||
<rows>
|
||||
<row valign="top">
|
||||
<vbox height="150px">
|
||||
<vbox height="150px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -711,7 +711,7 @@
|
|||
</columns>
|
||||
<rows>
|
||||
<row valign="top">
|
||||
<vbox height="150px">
|
||||
<vbox height="150px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
@ -762,7 +762,7 @@
|
|||
</columns>
|
||||
<rows>
|
||||
<row valign="top">
|
||||
<vbox height="150px">
|
||||
<vbox height="150px" width="100%">
|
||||
<toolbar>
|
||||
<hbox spacing="5px"
|
||||
style="padding:1px" align="right">
|
||||
|
|
Loading…
Reference in New Issue