From fafc272085be0d62acb693b47ae9c86dc1c7a417 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 28 Feb 2016 22:00:54 -0500 Subject: Added new template hook for application settings page --- doc/plugin-hooks.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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 | -- cgit v1.2.3