Author: jleroux
Date: Thu May 7 23:11:50 2009
New Revision: 772806
URL:
http://svn.apache.org/viewvc?rev=772806&view=revLog:
Fix an issue reported at bottom of
http://docs.ofbiz.org/display/OFBADMIN/New+Features+Roadmap+-+Living+DocumentModified:
ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl
Modified: ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl?rev=772806&r1=772805&r2=772806&view=diff==============================================================================
--- ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl Thu May 7 23:11:50 2009
@@ -266,4 +266,4 @@
</div>
</#if>
<br/>
-<span class="tooltip">${uiLabelMap.CommonNote} : ${uiLabelMap.ProductRedExplanation}</span>
\ No newline at end of file
+<span class="tooltip">${uiLabelMap.CommonNote} : ${StringUtil.wrapString(uiLabelMap.ProductRedExplanation)}</span>