More UI level docs moved into Help from i18n.
Fixed missing close list tags that muck up flat help rendering.
This commit is contained in:
parent
b6c65315bb
commit
0f6d8e57de
12 changed files with 24 additions and 17 deletions
|
|
@ -8,7 +8,8 @@ our $HELP = {
|
|||
{
|
||||
title => 'cache timeout',
|
||||
namespace => 'Asset_Article',
|
||||
description => 'cache timeout help'
|
||||
description => 'cache timeout help',
|
||||
uiLevel => 8,
|
||||
},
|
||||
{
|
||||
title => '72',
|
||||
|
|
|
|||
|
|
@ -8,7 +8,8 @@ our $HELP = {
|
|||
{
|
||||
title => 'visitor cache timeout',
|
||||
namespace => 'Asset_Collaboration',
|
||||
description => 'visitor cache timeout help'
|
||||
description => 'visitor cache timeout help',
|
||||
uiLevel => 8,
|
||||
},
|
||||
{
|
||||
title => 'display last reply',
|
||||
|
|
|
|||
|
|
@ -8,7 +8,8 @@ our $HELP = {
|
|||
{
|
||||
title => 'visitor cache timeout',
|
||||
namespace => 'Asset_EventsCalendar',
|
||||
description => 'visitor cache timeout help'
|
||||
description => 'visitor cache timeout help',
|
||||
uiLevel => 8,
|
||||
},
|
||||
{
|
||||
title => '507',
|
||||
|
|
|
|||
|
|
@ -8,7 +8,8 @@ our $HELP = {
|
|||
{
|
||||
title => 'cache timeout',
|
||||
namespace => 'Asset_MultiSearch',
|
||||
description => 'cache timeout help'
|
||||
description => 'cache timeout help',
|
||||
uiLevel => 8,
|
||||
},
|
||||
{
|
||||
title => 'MultiSearch Template',
|
||||
|
|
|
|||
|
|
@ -8,7 +8,8 @@ our $HELP = {
|
|||
{
|
||||
title => 'cache timeout',
|
||||
namespace => 'Asset_SyndicatedContent',
|
||||
description => 'cache timeout help'
|
||||
description => 'cache timeout help',
|
||||
uiLevel => 8,
|
||||
},
|
||||
{
|
||||
title => '72',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue