You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2005/11/27 21:05:26 UTC

svn commit: r349294 - /myfaces/impl/trunk/tld/entities/ui_graphic_attributes.xml

Author: skitching
Date: Sun Nov 27 12:05:22 2005
New Revision: 349294

URL: http://svn.apache.org/viewcvs?rev=349294&view=rev
Log:
Add "alt" attribute that got lost during the latest doc improvements.

Modified:
    myfaces/impl/trunk/tld/entities/ui_graphic_attributes.xml

Modified: myfaces/impl/trunk/tld/entities/ui_graphic_attributes.xml
URL: http://svn.apache.org/viewcvs/myfaces/impl/trunk/tld/entities/ui_graphic_attributes.xml?rev=349294&r1=349293&r2=349294&view=diff
==============================================================================
--- myfaces/impl/trunk/tld/entities/ui_graphic_attributes.xml (original)
+++ myfaces/impl/trunk/tld/entities/ui_graphic_attributes.xml Sun Nov 27 12:05:22 2005
@@ -1,5 +1,6 @@
         <!-- UIGraphic attributes -->
         &ui_component_attributes;
+        &html_alt_attribute;
         <attribute>
             <name>url</name>
             <required>false</required>