You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2009/10/20 08:42:43 UTC

svn commit: r826974 - /ofbiz/branches/release09.04/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml

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>