Author: adrianc
Date: Sat Aug 25 17:17:13 2007
New Revision: 569748
URL:
http://svn.apache.org/viewvc?rev=569748&view=revLog:
Fixed forum list display on eCommerce main page.
Modified:
ofbiz/trunk/applications/ecommerce/widget/ForumScreens.xml
Modified: ofbiz/trunk/applications/ecommerce/widget/ForumScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/ecommerce/widget/ForumScreens.xml?rev=569748&r1=569747&r2=569748&view=diff==============================================================================
--- ofbiz/trunk/applications/ecommerce/widget/ForumScreens.xml (original)
+++ ofbiz/trunk/applications/ecommerce/widget/ForumScreens.xml Sat Aug 25 17:17:13 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">