svn commit: r566645 - /ofbiz/trunk/framework/webapp/config/frameworkTransforms.properties

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

svn commit: r566645 - /ofbiz/trunk/framework/webapp/config/frameworkTransforms.properties

jonesde
Author: jonesde
Date: Thu Aug 16 03:18:52 2007
New Revision: 566645

URL: http://svn.apache.org/viewvc?view=rev&rev=566645
Log:
Removed property for class that no longer exists in OFBiz

Modified:
    ofbiz/trunk/framework/webapp/config/frameworkTransforms.properties

Modified: ofbiz/trunk/framework/webapp/config/frameworkTransforms.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/config/frameworkTransforms.properties?view=diff&rev=566645&r1=566644&r2=566645
==============================================================================
--- ofbiz/trunk/framework/webapp/config/frameworkTransforms.properties (original)
+++ ofbiz/trunk/framework/webapp/config/frameworkTransforms.properties Thu Aug 16 03:18:52 2007
@@ -27,5 +27,4 @@
 ofbizAmount=org.ofbiz.webapp.ftl.OfbizAmountTransform
 setRequestAttribute=org.ofbiz.webapp.ftl.SetRequestAttributeMethod
 renderWrappedText=org.ofbiz.webapp.ftl.RenderWrappedTextTransform
-barcodeTransform=org.ofbiz.webapp.barcode.BarcodeTransform
 menuWrap=org.ofbiz.widget.menu.MenuWrapTransform