diff options
Diffstat (limited to 'doc/plugin-hooks.markdown')
-rw-r--r-- | doc/plugin-hooks.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugin-hooks.markdown b/doc/plugin-hooks.markdown index 733e201f..6e9718d9 100644 --- a/doc/plugin-hooks.markdown +++ b/doc/plugin-hooks.markdown @@ -150,5 +150,7 @@ List of template hooks: - `template:task:sidebar:actions` - `template:user:sidebar:information` - `template:user:sidebar:actions` +- `template:app:filters-helper:before` +- `template:app:filters-helper:after` Another template hooks can be added if necessary, just ask on the issue tracker. |