Author: jleroux
Date: Sat Jan 25 13:50:33 2014
New Revision: 1561314
URL:
http://svn.apache.org/r1561314Log:
"Applied fix from trunk for revision: 1561311"
------------------------------------------------------------------------
r1561311 | jleroux | 2014-01-25 14:49:33 +0100 (sam. 25 janv. 2014) | 2 lignes
A patch from Christian Carlow for "ListReportedToEmplPositionReportingStructs displays no results"
https://issues.apache.org/jira/browse/OFBIZ-5512------------------------------------------------------------------------
Modified:
ofbiz/branches/release11.04/ (props changed)
ofbiz/branches/release11.04/applications/humanres/widget/forms/EmplPositionForms.xml
Propchange: ofbiz/branches/release11.04/
------------------------------------------------------------------------------
Merged /ofbiz/trunk:r1561311
Modified: ofbiz/branches/release11.04/applications/humanres/widget/forms/EmplPositionForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release11.04/applications/humanres/widget/forms/EmplPositionForms.xml?rev=1561314&r1=1561313&r2=1561314&view=diff==============================================================================
--- ofbiz/branches/release11.04/applications/humanres/widget/forms/EmplPositionForms.xml (original)
+++ ofbiz/branches/release11.04/applications/humanres/widget/forms/EmplPositionForms.xml Sat Jan 25 13:50:33 2014
@@ -168,7 +168,7 @@ under the License.
<field name="submitButton" title="${uiLabelMap.CommonAdd}"><submit button-type="button"/></field>
</form>
<form name="ListReportedToEmplPositionReportingStructs" type="list" target="updateEmplPositionReportingStruct" title="" paginate-target="EditReportedToEmplPositionReportingStruct"
- odd-row-style="alternate-row" header-row-style="header-row-2" default-table-style="basic-table hover-bar">
+ odd-row-style="alternate-row" header-row-style="header-row-2" default-table-style="basic-table hover-bar" list-name="emplPositionReportingStructList">
<actions>
<entity-condition entity-name="EmplPositionReportingStruct" list="emplPositionReportingStructList">
<condition-expr field-name="emplPositionIdReportingTo" from-field="parameters.emplPositionId"/>