Added canEdit template variable for events.
This commit is contained in:
parent
c4384bd8f8
commit
2b84211088
3 changed files with 9 additions and 0 deletions
|
|
@ -88,6 +88,9 @@ our $HELP = {
|
|||
isa => [
|
||||
],
|
||||
variables => [
|
||||
{
|
||||
'name' => 'canEdit',
|
||||
},
|
||||
{
|
||||
'name' => 'isPublic',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue