retrofit for namespace support for hover help
This commit is contained in:
parent
9251ed4ec7
commit
88d6ce4ac0
13 changed files with 279 additions and 124 deletions
|
|
@ -8,18 +8,22 @@ our $HELP = {
|
|||
{
|
||||
title => '72',
|
||||
description => 'article template description',
|
||||
namespace => 'Asset_Article',
|
||||
},
|
||||
{
|
||||
title => '7',
|
||||
description => 'link title description',
|
||||
namespace => 'Asset_Article',
|
||||
},
|
||||
{
|
||||
title => '8',
|
||||
description => 'link url description',
|
||||
namespace => 'Asset_Article',
|
||||
},
|
||||
{
|
||||
title => '10',
|
||||
description => 'carriage return description',
|
||||
namespace => 'Asset_Article',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue