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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

hansbak-2
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">