Add hooks in task sidebar as in user sidebar (#2138)

This commit is contained in:
Olivier Maridat
2016-04-18 19:31:17 +02:00
committed by Frédéric Guillot
parent bd64a2081a
commit 53c992d680
2 changed files with 6 additions and 3 deletions

View File

@@ -174,7 +174,8 @@ List of template hooks:
| `template:task:details:third-column` | Task summary third column |
| `template:task:details:fourth-column` | Task summary fourth column |
| `template:task:dropdown` | Task dropdown menu in listing pages |
| `template:task:sidebar` | Sidebar on task page |
| `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:show:top ` | Show task page: top |