diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugin-hooks.markdown | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/plugin-hooks.markdown b/doc/plugin-hooks.markdown index eab2fa15..49323067 100644 --- a/doc/plugin-hooks.markdown +++ b/doc/plugin-hooks.markdown @@ -142,7 +142,9 @@ List of template hooks: - `template:layout:head` - `template:layout:top` - `template:layout:bottom` -- `template:project:dropdown` +- `template:project:dropdown`: "Actions" menu on left in different project views +- `template:project:header:before` +- `template:project:header:after` - `template:project-user:sidebar` - `template:task:sidebar:information` - `template:task:sidebar:actions` |