diff options
author | Timo Litzbarski <tili2@gmx.de> | 2016-03-25 10:31:51 +0000 |
---|---|---|
committer | Timo Litzbarski <tili2@gmx.de> | 2016-03-26 08:13:14 +0000 |
commit | a3933f49af549384e313325f64207def6e2de664 (patch) | |
tree | 8e4675697821c6036be8baf7f9a7e7bfcf02b45c /doc | |
parent | 13d5bd8e48bd6c0109d1272da58a8879bf9a6737 (diff) |
Hook template:board:task:icons
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugin-hooks.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugin-hooks.markdown b/doc/plugin-hooks.markdown index 9b511c78..59b9cebf 100644 --- a/doc/plugin-hooks.markdown +++ b/doc/plugin-hooks.markdown @@ -163,6 +163,7 @@ List of template hooks: | `template:board:public:task:before-title` | Task in public board: before title | | `template:board:public:task:after-title` | Task in public board: after title | | `template:board:task:footer` | Task in board: footer | +| `template:board:task:icons` | Task in board: tooltip icon | | `template:config:sidebar` | Sidebar on settings page | | `template:config:application ` | Application settings form | | `template:config:integrations` | Integration page in global settings | |