You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mm...@apache.org on 2006/02/11 15:28:20 UTC

svn commit: r376983 - in /myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities: tomahawk_command_navigation_2_attributes.xml tomahawk_navigation_menu_item_attributes.xml

Author: mmarinschek
Date: Sat Feb 11 06:28:18 2006
New Revision: 376983

URL: http://svn.apache.org/viewcvs?rev=376983&view=rev
Log:
disabled* Attributes for CommandNavigation2 Tags

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

Modified: myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_command_navigation_2_attributes.xml
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_command_navigation_2_attributes.xml?rev=376983&r1=376982&r2=376983&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_command_navigation_2_attributes.xml (original)
+++ myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_command_navigation_2_attributes.xml Sat Feb 11 06:28:18 2006
@@ -14,3 +14,4 @@
                Menu node is active.
             </description>
         </attribute>
+        &ext_disabled_attribute;
\ No newline at end of file

Modified: myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_navigation_menu_item_attributes.xml
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_navigation_menu_item_attributes.xml?rev=376983&r1=376982&r2=376983&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_navigation_menu_item_attributes.xml (original)
+++ myfaces/tomahawk/trunk/core/src/main/tld/tomahawk-entities/tomahawk_navigation_menu_item_attributes.xml Sat Feb 11 06:28:18 2006
@@ -22,9 +22,5 @@
             <required>false</required>
             <rtexprvalue>false</rtexprvalue>
         </attribute>
-        <attribute><name>disabled</name>
-            <required>false</required>
-            <rtexprvalue>false</rtexprvalue>
-        </attribute>
         &ext_disabled_attribute;