document Redirect Asset
This commit is contained in:
parent
d9da569600
commit
b76d5ae56e
2 changed files with 34 additions and 0 deletions
|
|
@ -30,6 +30,17 @@ our $HELP = {
|
|||
]
|
||||
},
|
||||
|
||||
'redirect add/edit' => {
|
||||
title => 'redirect add/edit title',
|
||||
body => 'redirect add/edit body',
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue