You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2017/04/08 07:05:41 UTC

svn commit: r1790658 - /myfaces/trinidad/trunk/trinidad-impl/src/main/conf/META-INF/tr-base.tld

Author: deki
Date: Sat Apr  8 07:05:41 2017
New Revision: 1790658

URL: http://svn.apache.org/viewvc?rev=1790658&view=rev
Log:
TRINIDAD-2339: fixed tld syntax error

Modified:
    myfaces/trinidad/trunk/trinidad-impl/src/main/conf/META-INF/tr-base.tld

Modified: myfaces/trinidad/trunk/trinidad-impl/src/main/conf/META-INF/tr-base.tld
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/main/conf/META-INF/tr-base.tld?rev=1790658&r1=1790657&r2=1790658&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/main/conf/META-INF/tr-base.tld (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/main/conf/META-INF/tr-base.tld Sat Apr  8 07:05:41 2017
@@ -129,12 +129,12 @@ for "items" other than arrays and lists.
    </tag>
 
    <tag>
+      <description>
+         The fileDownloadActionListener tag provides a declarative syntax for downloading files to a user from a command component.
+      </description>
       <name>fileDownloadActionListener</name>
       <tag-class>org.apache.myfaces.trinidadinternal.taglib.listener.FileDownloadActionListenerTag</tag-class>
       <body-content>empty</body-content>
-      <description>
-        The fileDownloadActionListener tag provides a declarative syntax for downloading files to a user from a command component.
-      </description>
 
       <attribute>
         <description>