svn commit: r544653 - /ofbiz/branches/release4.0/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml

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

svn commit: r544653 - /ofbiz/branches/release4.0/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml

sichen
Author: sichen
Date: Tue Jun  5 14:58:52 2007
New Revision: 544653

URL: http://svn.apache.org/viewvc?view=rev&rev=544653
Log:
Remove default text for inventory items add to a production run

Modified:
    ofbiz/branches/release4.0/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml

Modified: ofbiz/branches/release4.0/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml?view=diff&rev=544653&r1=544652&r2=544653
==============================================================================
--- ofbiz/branches/release4.0/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml (original)
+++ ofbiz/branches/release4.0/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml Tue Jun  5 14:58:52 2007
@@ -649,7 +649,7 @@
                 </entity-options>
             </drop-down>
         </field>
-        <field name="description"><text default-value="Replace Defective Part"/></field>
+        <field name="description"><text/></field>
         <field name="submitButton" title="${uiLabelMap.CommonAdd}" widget-style="smallSubmit"><submit button-type="button"/></field>
     </form>
 </forms>