Fixes bug#AL-4555
parent
3c6e06de89
commit
fdf668fe0c
|
@ -5,7 +5,7 @@
|
||||||
<?taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c"?>
|
<?taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c"?>
|
||||||
|
|
||||||
<zk xmlns="http://www.zkoss.org/2005/zul">
|
<zk xmlns="http://www.zkoss.org/2005/zul">
|
||||||
<window id="winInformeViajesOcasionalesExpresos" title="${c:l('winExpressoCargaContrato.title')}"
|
<window id="winInformeViajesOcasionalesExpresos" title="${c:l('winInformeViajesOcasionalesExpresos.title')}"
|
||||||
border="normal" height="484px" width="1100px" position="center" mode="overlapped"
|
border="normal" height="484px" width="1100px" position="center" mode="overlapped"
|
||||||
apply="${informeViajesOcasionalesExpresosController}">
|
apply="${informeViajesOcasionalesExpresosController}">
|
||||||
<toolbar>
|
<toolbar>
|
||||||
|
|
Loading…
Reference in New Issue