diff options
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 3dcb5b1f..83488cd1 100644 --- a/doc/plugin-hooks.markdown +++ b/doc/plugin-hooks.markdown @@ -159,6 +159,7 @@ List of template hooks: | `template:auth:login-form:before` | Login page (top) | | `template:auth:login-form:after` | Login page (bottom) | | `template:config:sidebar` | Sidebar on settings page | +| `template:config:application ` | Application settings form | | `template:config:integrations` | Integration page in global settings | | `template:dashboard:sidebar` | Sidebar on dashboard page | | `template:export:sidebar` | Sidebar on export pages | |