indenting and help for edit task template variables

This commit is contained in:
Colin Kuskie 2006-05-13 05:09:52 +00:00
parent f704f7dfa4
commit 8c0a4fe0e8
3 changed files with 134 additions and 68 deletions

View file

@ -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