Final few Help topics have been pruned.
This commit is contained in:
parent
fda7cd51f2
commit
6e47b77e30
7 changed files with 14 additions and 811 deletions
|
|
@ -1,94 +1,9 @@
|
|||
package WebGUI::Help::Asset_WSClient;
|
||||
|
||||
our $HELP = {
|
||||
'ws client add/edit' => {
|
||||
title => '61',
|
||||
body => '71',
|
||||
isa => [
|
||||
],
|
||||
fields => [
|
||||
{
|
||||
title => '72',
|
||||
description => '72 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '8',
|
||||
description => '8 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '13',
|
||||
description => '13 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '14',
|
||||
description => '14 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '2',
|
||||
description => '2 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '3',
|
||||
description => '3 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '4',
|
||||
description => '4 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '5',
|
||||
description => '5 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '16',
|
||||
description => '16 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '11',
|
||||
description => '11 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '9',
|
||||
description => '9 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '15',
|
||||
description => '15 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '28',
|
||||
description => '28 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
{
|
||||
title => '27',
|
||||
description => '27 description',
|
||||
namespace => 'Asset_WSClient',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'ws client template',
|
||||
namespace => 'Asset_WSClient'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
'ws client template' => {
|
||||
title => '72',
|
||||
body => '73',
|
||||
body => '',
|
||||
isa => [
|
||||
{
|
||||
tag => 'ws client asset template variables',
|
||||
|
|
@ -116,10 +31,6 @@ our $HELP = {
|
|||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'ws client add/edit',
|
||||
namespace => 'Asset_WSClient'
|
||||
},
|
||||
{
|
||||
tag => 'wobject template',
|
||||
namespace => 'Asset_Wobject'
|
||||
|
|
@ -130,7 +41,7 @@ our $HELP = {
|
|||
'ws client asset template variables' => {
|
||||
private => 1,
|
||||
title => 'ws client asset template variables title',
|
||||
body => 'ws client asset template variables body',
|
||||
body => '',
|
||||
isa => [
|
||||
{
|
||||
tag => "wobject template variables",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue