Remove mention of payflow pro plugin from Commerce.
More PM docs.
This commit is contained in:
parent
cdb018a0bf
commit
746a916d4f
4 changed files with 97 additions and 28 deletions
|
|
@ -113,6 +113,22 @@ our $HELP = {
|
|||
title => 'view project template vars title',
|
||||
body => 'view project template vars body',
|
||||
fields => [ ],
|
||||
related => [
|
||||
{
|
||||
tag => 'project manager add/edit',
|
||||
namespace => 'Asset_ProjectManager',
|
||||
},
|
||||
{
|
||||
tag => 'gantt chart template',
|
||||
namespace => 'Asset_ProjectManager',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'gantt chart template' => {
|
||||
title => 'gantt chart template vars title',
|
||||
body => 'gantt chart template vars body',
|
||||
fields => [ ],
|
||||
related => [
|
||||
{
|
||||
tag => 'project manager add/edit',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue