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 2007/02/10 14:13:00 UTC

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

Author: cagatay
Date: Sat Feb 10 05:12:59 2007
New Revision: 505686

URL: http://svn.apache.org/viewvc?view=rev&rev=505686
Log:
Added missing ui_component attributes to excelexport

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=505686&r1=505685&r2=505686
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld Sat Feb 10 05:12:59 2007
@@ -1582,6 +1582,7 @@
         <body-content>JSP</body-content>
         <description>Export datatable contents to an excel file
         </description>
+        &ui_component_attributes;
         &excel_export_attributes;
     </tag>