build help for replacements filter and do hover help
This commit is contained in:
parent
e97d998c1b
commit
2b2c77f084
3 changed files with 49 additions and 1 deletions
|
|
@ -41,6 +41,24 @@ our $HELP = {
|
|||
related => [
|
||||
],
|
||||
},
|
||||
'replacements edit' => {
|
||||
title => '1052',
|
||||
body => 'replacements edit body',
|
||||
fields => [
|
||||
{
|
||||
title => '1050',
|
||||
description => '1050 description',
|
||||
namespace => 'WebGUI',
|
||||
},
|
||||
{
|
||||
title => '1051',
|
||||
description => '1051 description',
|
||||
namespace => 'WebGUI',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
],
|
||||
},
|
||||
'trash empty' => {
|
||||
title => '696',
|
||||
body => '651',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue