document asset template variable, controls
This commit is contained in:
parent
c35844a7f3
commit
021490d49b
2 changed files with 28 additions and 1 deletions
|
|
@ -7,6 +7,17 @@ our $HELP = {
|
|||
'asset fields' => {
|
||||
title => 'asset fields title',
|
||||
body => 'asset fields body',
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
namespace => 'Asset_Template',
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
'asset template' => {
|
||||
title => 'asset template title',
|
||||
body => 'asset template body',
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue