forward port of doc work
This commit is contained in:
parent
eabeaee356
commit
16c6b4f989
4 changed files with 83 additions and 3 deletions
|
|
@ -4,6 +4,38 @@ our $HELP = {
|
|||
'in out board add/edit' => {
|
||||
title => '18',
|
||||
body => '19',
|
||||
fields => [
|
||||
{
|
||||
title => '1',
|
||||
description => '1 description',
|
||||
namespace => 'Asset_InOutBoard',
|
||||
},
|
||||
{
|
||||
title => '12',
|
||||
description => '12 description',
|
||||
namespace => 'Asset_InOutBoard',
|
||||
},
|
||||
{
|
||||
title => 'In Out Template',
|
||||
description => 'In Out Template description',
|
||||
namespace => 'Asset_InOutBoard',
|
||||
},
|
||||
{
|
||||
title => '13',
|
||||
description => '13 description',
|
||||
namespace => 'Asset_InOutBoard',
|
||||
},
|
||||
{
|
||||
title => '3',
|
||||
description => '3 description',
|
||||
namespace => 'Asset_InOutBoard',
|
||||
},
|
||||
{
|
||||
title => 'inOutGroup',
|
||||
description => 'inOutGroup description',
|
||||
namespace => 'Asset_InOutBoard',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => '2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue