Author: ezheleznyakov
Date: 2007-10-16 09:12:38 -0400 (Tue, 16 Oct 2007)
New Revision: 4224
Modified:
branches/jbosstools_xulrunner/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-847
Create templates for <a4j:push/> and <a4j:portlet/> components.
Modified:
branches/jbosstools_xulrunner/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
===================================================================
---
branches/jbosstools_xulrunner/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml 2007-10-16
12:48:51 UTC (rev 4223)
+++
branches/jbosstools_xulrunner/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml 2007-10-16
13:12:38 UTC (rev 4224)
@@ -317,11 +317,15 @@
<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>