You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2009/04/06 08:57:52 UTC

svn commit: r762225 - /ofbiz/trunk/applications/marketing/widget/DataSourceScreens.xml

Author: hansbak
Date: Mon Apr  6 06:57:52 2009
New Revision: 762225

URL: http://svn.apache.org/viewvc?rev=762225&view=rev
Log:
data source type list was not showing

Modified:
    ofbiz/trunk/applications/marketing/widget/DataSourceScreens.xml

Modified: ofbiz/trunk/applications/marketing/widget/DataSourceScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/widget/DataSourceScreens.xml?rev=762225&r1=762224&r2=762225&view=diff
==============================================================================
--- ofbiz/trunk/applications/marketing/widget/DataSourceScreens.xml (original)
+++ ofbiz/trunk/applications/marketing/widget/DataSourceScreens.xml Mon Apr  6 06:57:52 2009
@@ -228,6 +228,7 @@
                 <set field="donePage" from-field="parameters.DONE_PAGE" default-value="/marketing/control/ListDataSourceType"/>
                 <set field="dataSourceTypeId" from-field="parameters.dataSourceTypeId"/>
                 <set field="entityName" value="DataSourceType"/>
+                <set field="parameters.noConditionFind" value="Y"/>
             </actions>
             <widgets>
                 <decorator-screen name="CommonDataSourceDecorator">