Skip to content

Commit

Permalink
docs: add template hooks introduced in v1.2.41
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Oct 26, 2024
1 parent 5a16a9e commit 72dcde7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/en/v1/plugins/hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,9 @@ Hook | Description
`template:project:header:before` | Project filters (before)
`template:project:header:after` | Project filters (after)
`template:project:integrations` | Integration page in projects settings
`template:project:creation:form` | Project creation form
`template:project:edit:form` | Project modification form
`template:project:view:form` | Project view form
`template:project:sidebar` | Sidebar in project settings
`template:project-user:sidebar` | Sidebar on project user overview page
`template:project-list:menu:before` | Project list: before menu entries
Expand Down

0 comments on commit 72dcde7

Please sign in to comment.