Revision: 1403
          http://stripes.svn.sourceforge.net/stripes/?rev=1403&view=rev
Author:   bengunter
Date:     2011-03-03 18:22:16 +0000 (Thu, 03 Mar 2011)

Log Message:
-----------
Applied fix for STS-807 from 1.5.x branch.

Modified Paths:
--------------
    trunk/stripes/resources/stripes.tld

Modified: trunk/stripes/resources/stripes.tld
===================================================================
--- trunk/stripes/resources/stripes.tld 2011-03-03 18:17:50 UTC (rev 1402)
+++ trunk/stripes/resources/stripes.tld 2011-03-03 18:22:16 UTC (rev 1403)
@@ -1034,6 +1034,7 @@
         
<attribute><description>@tabindex@</description><name>tabindex</name><required>false</required><rtexprvalue>true</rtexprvalue></attribute>
         
<attribute><description>@title@</description><name>title</name><required>false</required><rtexprvalue>true</rtexprvalue></attribute>
         <!-- End: Standard HTML attributes -->
+        <dynamic-attributes>@dynattrs@</dynamic-attributes>
     </tag>
 
     <tag>
@@ -1184,6 +1185,7 @@
         
<attribute><description>@tabindex@</description><name>tabindex</name><required>false</required><rtexprvalue>true</rtexprvalue></attribute>
         
<attribute><description>@title@</description><name>title</name><required>false</required><rtexprvalue>true</rtexprvalue></attribute>
         <!-- End: Standard HTML attributes -->
+        <dynamic-attributes>@dynattrs@</dynamic-attributes>
     </tag>
 
     <tag>
@@ -1300,6 +1302,7 @@
         
<attribute><description>@tabindex@</description><name>tabindex</name><required>false</required><rtexprvalue>true</rtexprvalue></attribute>
         
<attribute><description>@title@</description><name>title</name><required>false</required><rtexprvalue>true</rtexprvalue></attribute>
         <!-- End: Standard HTML attributes -->
+        <dynamic-attributes>@dynattrs@</dynamic-attributes>
     </tag>
 
     <tag>
@@ -1411,6 +1414,7 @@
         
<attribute><description>@tabindex@</description><name>tabindex</name><required>false</required><rtexprvalue>true</rtexprvalue></attribute>
         
<attribute><description>@title@</description><name>title</name><required>false</required><rtexprvalue>true</rtexprvalue></attribute>
         <!-- End: Standard HTML attributes -->
+        <dynamic-attributes>@dynattrs@</dynamic-attributes>
     </tag>
 
     <tag>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to