asset macros broken out into individual files
This commit is contained in:
parent
9eb30a4fed
commit
69cd257beb
8 changed files with 126 additions and 43 deletions
|
|
@ -4,17 +4,6 @@ use WebGUI::Session;
|
|||
|
||||
our $HELP = {
|
||||
|
||||
'asset macros' => {
|
||||
title => 'asset macros title',
|
||||
body => 'asset macros body',
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
namespace => 'WebGUI'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
'asset fields' => {
|
||||
title => 'asset fields title',
|
||||
body => 'asset fields body',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue