File Asset help
This commit is contained in:
parent
3b9e34e194
commit
a6324e30b8
2 changed files with 36 additions and 2 deletions
|
|
@ -41,6 +41,17 @@ our $HELP = {
|
|||
]
|
||||
},
|
||||
|
||||
'file add/edit' => {
|
||||
title => 'file add/edit title',
|
||||
body => 'file add/edit body',
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
'metadata manage'=> {
|
||||
title => 'content profiling',
|
||||
body => 'metadata manage body',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue