enable ISA relationships in Wobjects add/edit forms

This commit is contained in:
Colin Kuskie 2006-11-25 22:58:45 +00:00
parent 1c89741add
commit 2f1408e852
22 changed files with 132 additions and 16 deletions

View file

@ -4,6 +4,12 @@ our $HELP = {
'time tracking add/edit' => {
title => 'timetracking add/edit title',
body => 'timetracking add/edit body',
isa => [
{
namespace => "Asset_Wobject",
tag => "wobject add/edit"
},
],
fields => [
{
title => 'userViewTemplate label',