Author: svasilyev
Date: 2007-10-16 12:22:13 -0400 (Tue, 16 Oct 2007)
New Revision: 4254
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
Log:
Sync with jbosstools_xulrunner branch
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
===================================================================
---
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml 2007-10-16
16:22:04 UTC (rev 4253)
+++
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml 2007-10-16
16:22:13 UTC (rev 4254)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<vpe:templates>
+ <vpe:template-taglib
uri="https://ajax4jsf.dev.java.net/ajax"
prefix="a4j" />
<vpe:template-taglib
uri="http://richfaces.org/a4j" prefix="a4j"
/>
- <vpe:template-taglib
uri="https://ajax4jsf.dev.java.net/ajax"
prefix="a4j" />
<vpe:tag name="a4j:page" case-sensitive="yes">
<vpe:template children="yes" modify="yes">
@@ -317,12 +317,16 @@
<vpe:tag name="a4j:portlet" case-sensitive="yes">
<vpe:template children="yes" modify="no">
+ <span style="display:none">
+ </span>
</vpe:template>
</vpe:tag>
<vpe:tag name="a4j:push" case-sensitive="yes">
<vpe:template children="yes" modify="no">
+ <span style="display:none">
+ </span>
</vpe:template>
- </vpe:tag>
+ </vpe:tag>
</vpe:templates>
\ No newline at end of file