svn commit: r946066 - /ofbiz/trunk/applications/workeffort/widget/LookupForms.xml

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

svn commit: r946066 - /ofbiz/trunk/applications/workeffort/widget/LookupForms.xml

jleroux@apache.org
Author: jleroux
Date: Wed May 19 07:29:28 2010
New Revision: 946066

URL: http://svn.apache.org/viewvc?rev=946066&view=rev
Log:
A patch from Ankit Jain "Allow to open a layer lookup from a layer lookup recursively" (https://issues.apache.org/jira/browse/OFBIZ-3693) - OFBIZ-3693

This patch fixes a specific issue in WorkEffort lookup (signaled by Sascha yesterday: button style)

Modified:
    ofbiz/trunk/applications/workeffort/widget/LookupForms.xml

Modified: ofbiz/trunk/applications/workeffort/widget/LookupForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/LookupForms.xml?rev=946066&r1=946065&r2=946066&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/widget/LookupForms.xml (original)
+++ ofbiz/trunk/applications/workeffort/widget/LookupForms.xml Wed May 19 07:29:28 2010
@@ -88,7 +88,7 @@ under the License.
         <field name="noteId"><ignored/></field>
 
         <field name="noConditionFind"><hidden value="Y"/><!-- if this isn't there then with all fields empty no query will be done --></field>
-        <field name="submitButton" title="${uiLabelMap.CommonFind}" widget-style="buttontext"><submit button-type="text-link"/></field>
+        <field name="submitButton" title="${uiLabelMap.CommonFind}" widget-style="buttontext"><submit button-type="button"/></field>
     </form>
     <form name="lookupWorkEffortShort" target="LookupWorkEffortShort" title="" type="single"
         header-row-style="header-row" default-table-style="basic-table">