ItEr26S05XestionDaComunidadeItEr25S05: Adding workaround to avoid problem with Messagebox

This commit is contained in:
Óscar González Fernández 2009-09-17 19:25:00 +02:00
parent 15102a2f15
commit 6fcdc84b04

View file

@ -2,7 +2,7 @@
<?link rel="stylesheet" type="text/css" href="/common/css/navalpro_v01.css"?>
<?link rel="stylesheet" type="text/css" href="/common/css/navalpro_zk.css"?>
<?component name="customMenu" inline="true" macroURI="_customMenu.zul"?>
<zk self="@{define(content)}">
<zk>
<scripts />
<n:div xmlns:n="http://www.zkoss.org/2005/zk/native">
<n:table width="100%" border="0" cellpadding="0" cellspacing="0">
@ -54,4 +54,5 @@
</n:tr>
</n:table>
</n:div>
<div />
</zk>