You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2008/06/23 19:27:14 UTC

svn commit: r670678 - /ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml

Author: adrianc
Date: Mon Jun 23 10:27:14 2008
New Revision: 670678

URL: http://svn.apache.org/viewvc?rev=670678&view=rev
Log:
Small fixup for last commit.

Modified:
    ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml

Modified: ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml?rev=670678&r1=670677&r2=670678&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml Mon Jun 23 10:27:14 2008
@@ -51,7 +51,7 @@
                 <set field="headerItem" value="fixedAssetMaints"/>
                 <set field="titleProperty" value="PageTitleFindFixedAssetMaints"/>
                 <property-to-field field="initialResultsProp" resource="widget" property="widget.findscreen.initial.results"/>
-                <set field="noConditionFind" from-field="parameters.noConditionFind" default-value="${initialResultsProp}"></set>
+                <set field="noConditionFind" from-field="parameters.noConditionFind" default-value="${initialResultsProp}"/>
             </actions>
             <widgets>
                 <decorator-screen name="main-decorator" location="${parameters.mainDecoratorLocation}">