[
https://issues.apache.org/jira/browse/OFBIZ-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux updated OFBIZ-3499:
-----------------------------------
Description:
Help requires content component - see /framework/common/webcommon/includes/helplink.ftl
{code}
<#assign pageAvail = delegator.findByAnd("ContentAssoc", {"mapKey" : helpTopic})/>
{code}
My view is that content component should become part of the core framework.
was:
Help requires content component - see /framework/common/webcommon/includes/helplink.ftl
<#assign pageAvail = delegator.findByAnd("ContentAssoc", {"mapKey" : helpTopic})/>
My view is that content component should become part of the core framework.
> help requires content component
> -------------------------------
>
> Key: OFBIZ-3499
> URL:
https://issues.apache.org/jira/browse/OFBIZ-3499> Project: OFBiz
> Issue Type: Sub-task
> Components: framework
> Affects Versions: Trunk
> Reporter: chris snow
> Priority: Major
>
> Help requires content component - see /framework/common/webcommon/includes/helplink.ftl
> {code}
> <#assign pageAvail = delegator.findByAnd("ContentAssoc", {"mapKey" : helpTopic})/>
> {code}
> My view is that content component should become part of the core framework.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)