hover help, more documentation
This commit is contained in:
parent
93be1b469e
commit
87d2a6401e
3 changed files with 204 additions and 25 deletions
|
|
@ -5,6 +5,73 @@ our $HELP = {
|
|||
title => '672',
|
||||
body => '627',
|
||||
fields => [
|
||||
{
|
||||
title => '475',
|
||||
description => '475 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
{
|
||||
title => '472',
|
||||
description => '472 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
{
|
||||
title => '473',
|
||||
description => '473 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
{
|
||||
title => '897',
|
||||
description => '897 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
{
|
||||
title => '474',
|
||||
description => '474 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
{
|
||||
title => '486',
|
||||
description => '486 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
{
|
||||
title => '487',
|
||||
description => '487 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
{
|
||||
title => '488',
|
||||
description => '488 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
{
|
||||
title => '489',
|
||||
description => '489 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
],
|
||||
related => []
|
||||
},
|
||||
'add/edit profile settings category' => {
|
||||
title => 'user profile category add/edit title',
|
||||
body => 'user profile category add/edit body',
|
||||
fields => [
|
||||
{
|
||||
title => '470',
|
||||
description => '470 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
{
|
||||
title => '473',
|
||||
description => '473 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
{
|
||||
title => '897',
|
||||
description => '897 description',
|
||||
namespace => 'WebGUIProfile',
|
||||
},
|
||||
],
|
||||
related => []
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue