forward port of inout board docs
This commit is contained in:
parent
aabd51116a
commit
00ec65b92d
4 changed files with 127 additions and 18 deletions
|
|
@ -38,7 +38,11 @@ our $HELP = {
|
|||
],
|
||||
related => [
|
||||
{
|
||||
tag => '2',
|
||||
tag => 'in out board template',
|
||||
namespace => 'Asset_InOutBoard'
|
||||
},
|
||||
{
|
||||
tag => 'in out board report template',
|
||||
namespace => 'Asset_InOutBoard'
|
||||
},
|
||||
{
|
||||
|
|
@ -51,7 +55,7 @@ our $HELP = {
|
|||
}
|
||||
]
|
||||
},
|
||||
'2' => {
|
||||
'in out board template' => {
|
||||
title => '20',
|
||||
body => '21',
|
||||
related => [
|
||||
|
|
@ -69,7 +73,7 @@ our $HELP = {
|
|||
}
|
||||
]
|
||||
},
|
||||
'3' => {
|
||||
'in out board report template' => {
|
||||
title => '22',
|
||||
body => '23',
|
||||
related => [
|
||||
|
|
@ -77,10 +81,6 @@ our $HELP = {
|
|||
tag => 'in out board add/edit',
|
||||
namespace => 'Asset_InOutBoard'
|
||||
},
|
||||
{
|
||||
tag => '2',
|
||||
namespace => 'Asset_InOutBoard'
|
||||
},
|
||||
{
|
||||
tag => 'template language',
|
||||
namespace => 'Asset_Template'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue