Add missing template help for the WikiPage view template.
This commit is contained in:
parent
7390497e1f
commit
55ceb579fb
3 changed files with 29 additions and 0 deletions
|
|
@ -78,6 +78,16 @@ our $HELP = {
|
|||
},
|
||||
{ 'name' => 'editContent', },
|
||||
{ 'name' => 'content', },
|
||||
{ 'name' => 'keywordsLoop',
|
||||
'variables' => [
|
||||
{ 'name' => 'keyword',
|
||||
'description' => 'keyword title',
|
||||
},
|
||||
{ 'name' => 'url',
|
||||
'description' => 'keyword url',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
name => 'isSubscribed',
|
||||
description => 'help isSubscribed',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue