ItEr26S05XestionDaComunidadeItEr25S05: Adding workaround to avoid problem with Messagebox
This commit is contained in:
parent
15102a2f15
commit
6fcdc84b04
1 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue