mark Asset->get template variables as private
This commit is contained in:
parent
f7b01f5aeb
commit
6f441d69c3
30 changed files with 31 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ our $HELP = {
|
|||
title => 'visitor cache timeout',
|
||||
namespace => 'Asset_Collaboration',
|
||||
description => 'visitor cache timeout help',
|
||||
uiLevel => 8,
|
||||
uiLevel => 8,
|
||||
},
|
||||
{
|
||||
title => 'display last reply',
|
||||
|
|
@ -216,6 +216,7 @@ our $HELP = {
|
|||
},
|
||||
|
||||
'collaboration template labels' => {
|
||||
private => 1,
|
||||
title => 'collaboration template labels title',
|
||||
body => 'collaboration template labels body',
|
||||
variables => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue