Author: vyemialyanchyk
Date: 2007-12-14 07:40:50 -0500 (Fri, 14 Dec 2007)
New Revision: 5305
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/templates/vpe-templates-seam.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-1449
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/templates/vpe-templates-seam.xml
===================================================================
---
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/templates/vpe-templates-seam.xml 2007-12-14
12:40:10 UTC (rev 5304)
+++
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/templates/vpe-templates-seam.xml 2007-12-14
12:40:50 UTC (rev 5305)
@@ -90,7 +90,8 @@
<vpe:tag name="s:formattedText" case-sensitive="yes">
- <vpe:template children="yes" modify="yes">
+ <vpe:template children="yes" modify="yes"
+ class="org.jboss.tools.jsf.vpe.seam.template.SeamFormattedTextTemplate">
<div style="{@style}" class="{@styleClass}"
title="{tagstring()}">
<vpe:value expr="{jsfvalue(@value)}" />