Pruned the Wobject help, lots of side effects
This commit is contained in:
parent
65d1c960d4
commit
fb6064e88a
38 changed files with 13 additions and 416 deletions
|
|
@ -2,79 +2,9 @@ package WebGUI::Help::Asset_Wobject;
|
|||
|
||||
our $HELP = {
|
||||
|
||||
'wobjects using' => {
|
||||
title => '671',
|
||||
body => '626',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobject add/edit',
|
||||
namespace => 'Asset_Wobject'
|
||||
},
|
||||
{
|
||||
tag => 'wobject delete',
|
||||
namespace => 'Asset_Wobject'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
'wobject add/edit' => {
|
||||
title => '677',
|
||||
body => '632',
|
||||
isa => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
],
|
||||
fields => [
|
||||
{
|
||||
title => '174',
|
||||
description => '174 description',
|
||||
namespace => 'Asset_Wobject',
|
||||
uiLevel => 5,
|
||||
},
|
||||
{
|
||||
title => '1073',
|
||||
description => '1073 description',
|
||||
namespace => 'Asset_Wobject',
|
||||
},
|
||||
{
|
||||
title => '1079',
|
||||
description => '1079 description',
|
||||
namespace => 'Asset_Wobject',
|
||||
},
|
||||
{
|
||||
title => '85',
|
||||
description => '85 description',
|
||||
namespace => 'Asset_Wobject',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobjects using',
|
||||
namespace => 'Asset_Wobject'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
'wobject delete' => {
|
||||
title => '664',
|
||||
body => '619',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobjects using',
|
||||
namespace => 'Asset_Wobject'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
'wobject template' => {
|
||||
title => '827',
|
||||
body => '828',
|
||||
body => '',
|
||||
fields => [
|
||||
],
|
||||
variables => [
|
||||
|
|
@ -102,7 +32,7 @@ our $HELP = {
|
|||
'wobject template variables' => {
|
||||
private => 1,
|
||||
title => 'wobject template variables title',
|
||||
body => 'wobject template variables body',
|
||||
body => '',
|
||||
isa => [
|
||||
{
|
||||
tag => 'asset template asset variables',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue