svn commit: r773214 - /ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl

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

svn commit: r773214 - /ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl

jleroux@apache.org
Author: jleroux
Date: Sat May  9 12:18:08 2009
New Revision: 773214

URL: http://svn.apache.org/viewvc?rev=773214&view=rev
Log:
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