Author: jleroux
Date: Tue Oct 20 06:42:43 2009
New Revision: 826974
URL: http://svn.apache.org/viewvc?rev=826974&view=rev
Log:
Fix a typo, reported by Jeremy Wickersheimer at OFBIZ-3064
Modified:
ofbiz/branches/release09.04/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml
Modified:
ofbiz/branches/release09.04/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml?rev=826974&r1=826973&r2=826974&view=diff
==============================================================================
---
ofbiz/branches/release09.04/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml
(original)
+++
ofbiz/branches/release09.04/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml
Tue Oct 20 06:42:43 2009
@@ -552,7 +552,7 @@
<parameter param-name="workEffortId"/>
<parameter param-name="fixedAssetId"/>
<parameter param-name="fromDate"/>
- <parameter param-name="productionRunId"
from-field="productionRunId}"/>
+ <parameter param-name="productionRunId"
from-field="productionRunId"/>
</hyperlink>
</field>
</form>