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

Modified Files:
      Tag: b1_4
        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.31.2.1
diff -u -b -r1.31 -r1.31.2.1
--- cmsc.tld    28 Jan 2008 21:15:45 -0000      1.31
+++ cmsc.tld    3 Mar 2008 13:02:10 -0000       1.31.2.1
@@ -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