remove duplicate label entries
add more UI level documentation
This commit is contained in:
parent
c323789d64
commit
6e5f710eb9
4 changed files with 7 additions and 11 deletions
|
|
@ -20,6 +20,7 @@ our $HELP = {
|
|||
title => 'assets to hide',
|
||||
description => 'assets to hide description',
|
||||
namespace => 'Asset_Layout',
|
||||
uiLevel => 9,
|
||||
},
|
||||
],
|
||||
related => [
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@ our $HELP = {
|
|||
title => '174',
|
||||
description => '174 description',
|
||||
namespace => 'Wobject',
|
||||
uiLevel => 5,
|
||||
},
|
||||
{
|
||||
title => '1073',
|
||||
|
|
@ -55,11 +56,13 @@ our $HELP = {
|
|||
title => '895',
|
||||
description => '895 description',
|
||||
namespace => 'Wobject',
|
||||
uiLevel => 8,
|
||||
},
|
||||
{
|
||||
title => '896',
|
||||
description => '896 description',
|
||||
namespace => 'Wobject',
|
||||
uiLevel => 8,
|
||||
},
|
||||
],
|
||||
related => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue