/[Apache-SVN]
ViewVC logotype

Revision 1724405


Jump to revision: Previous Next
Author: deepak
Date: Wed Jan 13 11:53:34 2016 UTC (8 years, 3 months ago)
Changed paths: 2
Log Message:
Applied fix from trunk for revision: 1724402 
===

(OFBIZ-6797) Applied patch from jira issue OFBIZ-6797

====================================================================
Small typo in ecommerce productdetail.ftl would prevent similar products by feature from rendering if the related functionality is enabled in ProductDetailgroovy.

<#if comsmonFeatureResultIds?has_content>

should read

<#if commonFeatureResultIds?has_content>

Introduced in markup refactor 816465
====================================================================

Thanks Jason Reast-Jones for your contribution.



Changed paths

Path Details
Directoryofbiz/branches/release12.04/ modified , props changed
Directoryofbiz/branches/release12.04/specialpurpose/ecommerce/webapp/ecommerce/catalog/productdetail.ftl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26