You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2006/06/09 21:00:12 UTC

svn commit: r413126 - /portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/portlet.xml

Author: taylor
Date: Fri Jun  9 12:00:11 2006
New Revision: 413126

URL: http://svn.apache.org/viewvc?rev=413126&view=rev
Log:
adjust for base relative file portlet

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

Modified: portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/portlet.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/portlet.xml?rev=413126&r1=413125&r2=413126&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/portlet.xml (original)
+++ portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/portlet.xml Fri Jun  9 12:00:11 2006
@@ -759,7 +759,7 @@
     <portlet-preferences>
         <preference>                            
             <name>file</name>                    
-            <value>/WEB-INF/_content/menu.html</value>    
+            <value>/_content/menu.html</value>    
         </preference>         
     </portlet-preferences>                      		
 </portlet> 



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org