diff options
author | Imbasaur <yarrusg@gmail.com> | 2016-04-29 15:30:44 +0200 |
---|---|---|
committer | Imbasaur <yarrusg@gmail.com> | 2016-04-29 15:30:44 +0200 |
commit | 6956d44cd22072bf9b056840d416199f4efbf22b (patch) | |
tree | fb49dd64c90280a17ff7b257f1cae07939343f46 /doc | |
parent | f965a300ab49778fae43114e87da197f9cf34334 (diff) |
Update plugin-hooks.markdown
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 f6760f96..c4560f31 100644 --- a/doc/plugin-hooks.markdown +++ b/doc/plugin-hooks.markdown @@ -160,6 +160,7 @@ List of template hooks: | `template:config:integrations` | Integration page in global settings | | `template:dashboard:sidebar` | Sidebar on dashboard page | | `template:export:sidebar` | Sidebar on export pages | +| `template:header:dropdown` | Dropdown on header | | `template:layout:head` | Page layout `<head/>` tag | | `template:layout:top` | Page layout top header | | `template:layout:bottom` | Page layout footer | |