indenting and help for edit task template variables
This commit is contained in:
parent
f704f7dfa4
commit
8c0a4fe0e8
3 changed files with 134 additions and 68 deletions
|
|
@ -89,6 +89,18 @@ our $HELP = {
|
|||
],
|
||||
},
|
||||
|
||||
'task edit template' => {
|
||||
title => 'edit task template vars title',
|
||||
body => 'edit task template vars body',
|
||||
fields => [ ],
|
||||
related => [
|
||||
{
|
||||
tag => 'project manager add/edit',
|
||||
namespace => 'Asset_ProjectManager',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1; ##All perl modules must return true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue