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 we...@apache.org on 2005/12/07 21:34:30 UTC

svn commit: r354846 - /portals/jetspeed-2/trunk/src/webapp/decorations/portlet/clear/decorator.vm

Author: weaver
Date: Wed Dec  7 12:34:25 2005
New Revision: 354846

URL: http://svn.apache.org/viewcvs?rev=354846&view=rev
Log:
fix for broken portlet selector

Modified:
    portals/jetspeed-2/trunk/src/webapp/decorations/portlet/clear/decorator.vm

Modified: portals/jetspeed-2/trunk/src/webapp/decorations/portlet/clear/decorator.vm
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/src/webapp/decorations/portlet/clear/decorator.vm?rev=354846&r1=354845&r2=354846&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/decorations/portlet/clear/decorator.vm (original)
+++ portals/jetspeed-2/trunk/src/webapp/decorations/portlet/clear/decorator.vm Wed Dec  7 12:34:25 2005
@@ -16,6 +16,6 @@
 
 <!--  BEGIN: clear/decorator.vm -->
 
-$jetspeed.currentFragment.renderedContent
+$f.renderedContent
 
 <!--  END: clear/decorator.vm -->



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