You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2007/09/21 20:54:44 UTC

svn commit: r578227 - /ofbiz/branches/release4.0/applications/ecommerce/widget/ForumScreens.xml

Author: jleroux
Date: Fri Sep 21 11:54:44 2007
New Revision: 578227

URL: http://svn.apache.org/viewvc?rev=578227&view=rev
Log:
Applied fix from trunk for revision: 569748

Modified:
    ofbiz/branches/release4.0/applications/ecommerce/widget/ForumScreens.xml

Modified: ofbiz/branches/release4.0/applications/ecommerce/widget/ForumScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/ecommerce/widget/ForumScreens.xml?rev=578227&r1=578226&r2=578227&view=diff
==============================================================================
--- ofbiz/branches/release4.0/applications/ecommerce/widget/ForumScreens.xml (original)
+++ ofbiz/branches/release4.0/applications/ecommerce/widget/ForumScreens.xml Fri Sep 21 11:54:44 2007
@@ -25,7 +25,7 @@
     <screen name="forums">
         <section>
             <actions>
-                <entity-condition entity-name="ContentAssocViewFrom" list-name="forums" use-cache="true">
+                <entity-condition entity-name="ContentAssocViewTo" list-name="forums" use-cache="true">
                     <condition-list combine="and">
                         <condition-expr field-name="contentIdStart" operator="equals" value="WebStoreFORUM"/>
                         <condition-list combine="or">