Author: pranayp
Date: Sat Oct 15 12:10:22 2016
New Revision: 1765041
URL: http://svn.apache.org/viewvc?rev=1765041&view=rev
Log:
Improved: Manufacturing List form column alignment.
(OFBIZ-8467)
Thanks: Aditi Patidar for the contribution.
Modified:
ofbiz/trunk/applications/manufacturing/widget/manufacturing/ProductionRunForms.xml
ofbiz/trunk/applications/manufacturing/widget/manufacturing/RoutingTaskForms.xml
Modified:
ofbiz/trunk/applications/manufacturing/widget/manufacturing/ProductionRunForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/widget/manufacturing/ProductionRunForms.xml?rev=1765041&r1=1765040&r2=1765041&view=diff
==============================================================================
---
ofbiz/trunk/applications/manufacturing/widget/manufacturing/ProductionRunForms.xml
(original)
+++
ofbiz/trunk/applications/manufacturing/widget/manufacturing/ProductionRunForms.xml
Sat Oct 15 12:10:22 2016
@@ -602,7 +602,7 @@ under the License.
<field name="submitButton"
title="${uiLabelMap.CommonSubmit}"><submit/></field>
</form>
<form name="ProductionRunTaskFixedAssets" type="list"
target="updateWorkEffortFixedAssetAssign" paginate-target="" title=""
list-name="records"
- odd-row-style="alternate-row" default-table-style="basic-table
hover-bar">
+ odd-row-style="alternate-row" default-table-style="basic-table
hover-bar" separate-columns="true">
<auto-fields-entity entity-name="WorkEffortFixedAssetAssign"
default-field-type="edit"/>
<field name="productionRunId"><hidden/></field>
<field name="workEffortId"><hidden/></field>
Modified:
ofbiz/trunk/applications/manufacturing/widget/manufacturing/RoutingTaskForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/widget/manufacturing/RoutingTaskForms.xml?rev=1765041&r1=1765040&r2=1765041&view=diff
==============================================================================
---
ofbiz/trunk/applications/manufacturing/widget/manufacturing/RoutingTaskForms.xml
(original)
+++
ofbiz/trunk/applications/manufacturing/widget/manufacturing/RoutingTaskForms.xml
Sat Oct 15 12:10:22 2016
@@ -375,7 +375,7 @@ under the License.
<!-- RoutingTask-FixedAsset association (WorkEffortFixedAssetStd) -->
<form name="ListRoutingTaskFixedAssets" type="list" title=""
target="updateRoutingTaskFixedAsset" list-name="allFixedAssets"
- 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" separate-columns="true">
<auto-fields-entity entity-name="WorkEffortFixedAssetStd"/>
<field name="workEffortId"><hidden/></field>
<field name="fixedAssetTypeId">