enable ISA relationships in Wobjects add/edit forms
This commit is contained in:
parent
1c89741add
commit
2f1408e852
22 changed files with 132 additions and 16 deletions
|
|
@ -6,6 +6,12 @@ our $HELP = {
|
|||
'project manager add/edit' => {
|
||||
title => 'pm add/edit title',
|
||||
body => 'pm add/edit body',
|
||||
isa => [
|
||||
{
|
||||
namespace => "Asset_Wobject",
|
||||
tag => "wobject add/edit"
|
||||
},
|
||||
],
|
||||
fields => [
|
||||
{
|
||||
title => 'projectDashboardTemplate label',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue