Author: akazakov
Date: 2009-08-21 16:24:00 -0400 (Fri, 21 Aug 2009)
New Revision: 17227
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/Facelets.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4776
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/Facelets.xml
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/Facelets.xml 2009-08-21 20:00:09
UTC (rev 17226)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/Facelets.xml 2009-08-21 20:24:00
UTC (rev 17227)
@@ -172,10 +172,10 @@
The remove tag is often used in conjunction with the jsfc
feature.</description>
</component>
<component name="repeat" extended="false">
- <attribute name="value" required="true">
+ <attribute extended="false" name="value"
required="true">
<description>Expression for the list of items</description>
</attribute>
- <attribute name="var" required="true">
+ <attribute extended="false" name="var"
required="true">
<description>The name of the variable to put the current
item.</description>
</attribute>
<attribute extended="false" name="offset">