Revision: 481
http://svn.sourceforge.net/stripes/?rev=481&view=rev
Author: bengunter
Date: 2007-03-03 21:36:46 -0800 (Sat, 03 Mar 2007)
Log Message:
-----------
Resolved STS-313: TLD declares attribute "accepts" for stripes:file, but the
property is named "accept"
Modified Paths:
--------------
trunk/stripes/resources/stripes.tld
Modified: trunk/stripes/resources/stripes.tld
===================================================================
--- trunk/stripes/resources/stripes.tld 2007-03-04 05:16:25 UTC (rev 480)
+++ trunk/stripes/resources/stripes.tld 2007-03-04 05:36:46 UTC (rev 481)
@@ -349,7 +349,7 @@
<attribute>
<description>A comma separated list of mime-types accepted for
file uploads. (HTML Pass-through)</description>
-
<name>accepts</name><required>false</required><rtexprvalue>true</rtexprvalue>
+
<name>accept</name><required>false</required><rtexprvalue>true</rtexprvalue>
</attribute>
<!-- Start: Standard HTML attributes -->
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development