Update of /var/cvs/contributions/CMSContainer/cmsc/taglib/src/tld
In directory james.mmbase.org:/tmp/cvs-serv29839/cmsc/taglib/src/tld

Modified Files:
        cmsc.tld 
Log Message:
CMSC-782 Added the onchange parameter to the cmsc:select tag.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/taglib/src/tld
See also: http://www.mmbase.org/jira/browse/CMSC-782


Index: cmsc.tld
===================================================================
RCS file: /var/cvs/contributions/CMSContainer/cmsc/taglib/src/tld/cmsc.tld,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- cmsc.tld    28 Jan 2008 21:15:45 -0000      1.31
+++ cmsc.tld    3 Mar 2008 13:02:04 -0000       1.32
@@ -742,6 +742,12 @@
             <required>false</required>
             <rtexprvalue>true</rtexprvalue>
         </attribute>
+        <attribute>
+            <description>OnChange HTML option.</description>
+            <name>onchange</name>
+            <required>false</required>
+            <rtexprvalue>true</rtexprvalue>
+        </attribute>
     </tag>
     <tag>
         <description>Generate html option tag</description>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to