hover help
This commit is contained in:
parent
167e5a853d
commit
c38077a9cc
3 changed files with 40 additions and 11 deletions
|
|
@ -30,6 +30,21 @@ our $HELP = {
|
|||
title => '684',
|
||||
body => '639',
|
||||
fields => [
|
||||
{
|
||||
title => 'namespace',
|
||||
description => 'namespace description',
|
||||
namespace => 'Asset_Template',
|
||||
},
|
||||
{
|
||||
title => 'show in forms',
|
||||
description => 'show in forms description',
|
||||
namespace => 'Asset_Template',
|
||||
},
|
||||
{
|
||||
title => 'template',
|
||||
description => 'template description',
|
||||
namespace => 'Asset_Template',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue