diff --git a/doc/plugin-hooks.markdown b/doc/plugin-hooks.markdown index f6760f966..c4560f312 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 `` tag | | `template:layout:top` | Page layout top header | | `template:layout:bottom` | Page layout footer |