adding undocumented template variable for TimeTracker
This commit is contained in:
parent
95c11e3ffe
commit
a8b64a1b3a
2 changed files with 11 additions and 2 deletions
|
|
@ -109,6 +109,10 @@ our $HELP = {
|
|||
'name' => 'form.footer',
|
||||
'required' => 1,
|
||||
},
|
||||
{
|
||||
'name' => 'project.task.array',
|
||||
'required' => 1,
|
||||
},
|
||||
{
|
||||
'name' => 'js.alert.removeRow.error',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue