summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-03-26 09:00:00 -0400
committerFrederic Guillot <fred@kanboard.net>2016-03-26 09:00:00 -0400
commit9bf5fcf06291ef398b5126ef6ca4d02006094974 (patch)
treea8a893e1e85aa2a6653163e57e33605373b14d30 /doc
parent8f137e61107a7e2b60cdf5d18a28052d65e3c1f7 (diff)
parenta3933f49af549384e313325f64207def6e2de664 (diff)
Merge pull-request #2049
Diffstat (limited to 'doc')
-rw-r--r--doc/plugin-hooks.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugin-hooks.markdown b/doc/plugin-hooks.markdown
index 595f8d52..5dc56cd1 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 |