Author: ate
Date: Wed Nov 21 07:26:44 2007
New Revision: 597113

URL: http://svn.apache.org/viewvc?rev=597113&view=rev
Log:
Synchronizing XSD error fix for 2.1.3-dev branch to 2.2-SNAPSHOT trunk as well 
(svn r596920).

Modified:
    
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml

Modified: 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml?rev=597113&r1=597112&r2=597113&view=diff
==============================================================================
--- 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml 
(original)
+++ 
portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml 
Wed Nov 21 07:26:44 2007
@@ -1830,9 +1830,9 @@
 </portlet>
   
   <portlet id="CustomConfigModePortlet">    
+    <description>Provides common custom config mode edit portlet.</description>
     <portlet-name>CustomConfigModePortlet</portlet-name>
     <display-name>Custom Config Mode Portlet</display-name>
-    <description>Provides common custom config mode edit portlet.</description>
     
<portlet-class>org.apache.jetspeed.portlets.custom.CustomConfigModePortlet</portlet-class>
     <init-param>
        <description>This parameter sets the template used in config 
mode.</description>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to