hover help
This commit is contained in:
parent
73922afb41
commit
529d132025
3 changed files with 42 additions and 18 deletions
|
|
@ -6,6 +6,21 @@ our $HELP = {
|
|||
title => 'image add/edit title',
|
||||
body => 'image add/edit body',
|
||||
fields => [
|
||||
{
|
||||
title => 'Thumbnail size',
|
||||
description => 'Thumbnail size description',
|
||||
namespace => 'Asset_Image',
|
||||
},
|
||||
{
|
||||
title => 'Parameters',
|
||||
description => 'Parameters description',
|
||||
namespace => 'Asset_Image',
|
||||
},
|
||||
{
|
||||
title => 'Thumbnail',
|
||||
description => 'Thumbnail description',
|
||||
namespace => 'Asset_Image',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue