You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ca...@apache.org on 2006/10/13 14:28:35 UTC

svn commit: r463666 - /myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld

Author: cagatay
Date: Fri Oct 13 05:28:33 2006
New Revision: 463666

URL: http://svn.apache.org/viewvc?view=rev&rev=463666
Log:
Add disabled attribute to toggleLink tag

Modified:
    myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld

Modified: myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld?view=diff&rev=463666&r1=463665&r2=463666
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld Fri Oct 13 05:28:33 2006
@@ -648,6 +648,7 @@
         &html_universal_attributes;
         &html_event_handler_attributes;
         &html_anchor_attributes;
+		&html_disabled_attribute;
     	&user_role_attributes;
 		&ext_forceId_attribute;