diff options
author | Imbasaur <yarrusg@gmail.com> | 2016-03-25 17:22:26 +0100 |
---|---|---|
committer | Imbasaur <yarrusg@gmail.com> | 2016-03-25 17:22:26 +0100 |
commit | 4333c9b86c4c15044cca9db8552f367a84136bec (patch) | |
tree | 884f5f48180378a1c5603eecd6a514dde63a98d8 /doc/plugin-hooks.markdown | |
parent | eacd110b2b34d7af80e338ee617377ab596877bc (diff) |
Update plugin-hooks.markdown
Diffstat (limited to 'doc/plugin-hooks.markdown')
-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..c2697a66 100644 --- a/doc/plugin-hooks.markdown +++ b/doc/plugin-hooks.markdown @@ -180,6 +180,7 @@ List of template hooks: | `template:task:menu` | "Actions" menu on left in different task views | | `template:task:dropdown` | Task dropdown menu in listing pages | | `template:task:sidebar` | Sidebar on task page | +| `template:task:form:left-column` | Right column in task form | | `template:task:form:right-column` | Right column in task form | | `template:task:show:top ` | Show task page: top | | `template:task:show:bottom` | Show task page: bottom | |