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/09/22 17:02:55 UTC

svn commit: r448954 - /myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_panel_tab_attributes.xml

Author: cagatay
Date: Fri Sep 22 08:02:55 2006
New Revision: 448954

URL: http://svn.apache.org/viewvc?view=rev&rev=448954
Log:
Added disabled attribute to the tld, related to TOMAHAWK-109

Modified:
    myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_panel_tab_attributes.xml

Modified: myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_panel_tab_attributes.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_panel_tab_attributes.xml?view=diff&rev=448954&r1=448953&r2=448954
==============================================================================
--- myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_panel_tab_attributes.xml (original)
+++ myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_panel_tab_attributes.xml Fri Sep 22 08:02:55 2006
@@ -6,3 +6,4 @@
                 Label of this tab.
             </description>
         </attribute>
+        &html_disabled_attribute;