adapted for hover help
This commit is contained in:
parent
c465648595
commit
f66a33ab10
3 changed files with 176 additions and 77 deletions
|
|
@ -8,6 +8,74 @@ our $HELP = {
|
|||
title => 'asset fields title',
|
||||
body => 'asset fields body',
|
||||
fields => [
|
||||
{
|
||||
title => 'asset id',
|
||||
description => 'asset id description'
|
||||
},
|
||||
{
|
||||
title => '99',
|
||||
description => '99 description'
|
||||
},
|
||||
{
|
||||
title => '411',
|
||||
description => '411 description'
|
||||
},
|
||||
{
|
||||
title => '104',
|
||||
description => '104 description'
|
||||
},
|
||||
{
|
||||
title => '412',
|
||||
description => '412 description'
|
||||
},
|
||||
{
|
||||
title => '886',
|
||||
description => '886 description'
|
||||
},
|
||||
{
|
||||
title => '940',
|
||||
description => '940 description'
|
||||
},
|
||||
{
|
||||
title => 'encrypt page',
|
||||
description => 'encrypt page description'
|
||||
},
|
||||
{
|
||||
title => '497',
|
||||
description => '497 description'
|
||||
},
|
||||
{
|
||||
title => '498',
|
||||
description => '498 description'
|
||||
},
|
||||
{
|
||||
title => '108',
|
||||
description => '108 description'
|
||||
},
|
||||
{
|
||||
title => '872',
|
||||
description => '872 description'
|
||||
},
|
||||
{
|
||||
title => '871',
|
||||
description => '871 description'
|
||||
},
|
||||
{
|
||||
title => '412',
|
||||
description => '412 description'
|
||||
},
|
||||
{
|
||||
title => 'extra head tags',
|
||||
description => 'extra head tags description'
|
||||
},
|
||||
{
|
||||
title => 'make package',
|
||||
description => 'make package description'
|
||||
},
|
||||
{
|
||||
title => 'make prototype',
|
||||
description => 'make prototype description'
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue