Author: byersa
Date: Tue Sep 25 22:06:35 2007
New Revision: 579474

URL: http://svn.apache.org/viewvc?rev=579474&view=rev
Log:
Adding a transform for RenderContentAndSubContent

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

Modified: ofbiz/trunk/framework/webapp/config/applicationTransforms.properties
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/config/applicationTransforms.properties?rev=579474&r1=579473&r2=579474&view=diff
==============================================================================
--- ofbiz/trunk/framework/webapp/config/applicationTransforms.properties 
(original)
+++ ofbiz/trunk/framework/webapp/config/applicationTransforms.properties Tue 
Sep 25 22:06:35 2007
@@ -36,3 +36,4 @@
 renderSubContentAsText=org.ofbiz.content.webapp.ftl.RenderSubContentAsText
 renderContentAsText=org.ofbiz.content.webapp.ftl.RenderContentAsText
 renderContent=org.ofbiz.content.webapp.ftl.RenderContentTransform
+renderContentAndSubContent=org.ofbiz.content.webapp.ftl.RenderContentAndSubContent


Reply via email to