Author: jleroux
Date: Sat Feb 6 22:37:57 2010
New Revision: 907335
URL:
http://svn.apache.org/viewvc?rev=907335&view=revLog:
Mixed 2 instances and forgot the ${uiLabelMap.CommonDescription} in the one I used to commit, this fixes it
Modified:
ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl
Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl?rev=907335&r1=907334&r2=907335&view=diff==============================================================================
--- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl (original)
+++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl Sat Feb 6 22:37:57 2010
@@ -69,7 +69,7 @@
<img src='/images/fieldlookup.gif' width='15' height='14' border='0' alt="${uiLabelMap.CommonClickHereForFieldLookup}"/></a>
</a>
</span>
- <input type='text' size='25' readonly name='productId_description' value=''/>
+ <input type='text' size='25' readonly name='productId_description' value=''/>${uiLabelMap.CommonDescription}
</td>
</tr>
<tr>