Update list of hooks

This commit is contained in:
Frederic Guillot 2016-06-24 18:15:31 -04:00
parent b6e92cb64a
commit 3e1a48113c
No known key found for this signature in database
GPG Key ID: 92D77191BA7FBC99
1 changed files with 3 additions and 2 deletions

View File

@ -182,8 +182,9 @@ List of template hooks:
| `template:task:dropdown` | Task dropdown menu in listing pages |
| `template:task:sidebar:actions` | Sidebar on task page (section actions) |
| `template:task:sidebar:information` | Sidebar on task page (section information) |
| `template:task:form:left-column` | Left column in task form |
| `template:task:form:right-column` | Right column in task form |
| `template:task:form:first-column` | 1st column in task form |
| `template:task:form:second-column` | 2nd column in task form |
| `template:task:form:third-column` | 3nd column in task form |
| `template:task:show:top ` | Show task page: top |
| `template:task:show:bottom` | Show task page: bottom |
| `template:task:show:before-description` | Show task page: before description |