Author: jleroux
Date: Sat May 9 12:18:08 2009
New Revision: 773214
URL:
http://svn.apache.org/viewvc?rev=773214&view=revLog:
This is not needed anymore as there are no longer any HTML tags in labels (ie in *lab*.xml files)
Modified:
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=773214&r1=773213&r2=773214&view=diff==============================================================================
--- ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl Sat May 9 12:18:08 2009
@@ -266,4 +266,4 @@
</div>
</#if>
<br/>
-<span class="tooltip">${uiLabelMap.CommonNote} : ${StringUtil.wrapString(uiLabelMap.ProductRedExplanation)}</span>
+<span class="tooltip">${uiLabelMap.CommonNote} : ${uiLabelMap.ProductRedExplanation}</span>
\ No newline at end of file