Remove useless class and add new plugin hooks

This commit is contained in:
Frederic Guillot
2015-10-18 18:13:54 -04:00
parent 2f3563714b
commit 43cffe2828
10 changed files with 14 additions and 35 deletions

View File

@@ -131,6 +131,8 @@ Template name without prefix are core templates.
List of template hooks:
- `template:auth:login-form:before`
- `template:auth:login-form:after`
- `template:dashboard:sidebar`
- `template:config:sidebar`
- `template:config:integrations`