From d47f9d2304dbc3a23bba7fe7a5cd07218eeb41cd Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 16 Jan 2020 15:08:41 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- app/views/admin/hooks/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/admin') diff --git a/app/views/admin/hooks/index.html.haml b/app/views/admin/hooks/index.html.haml index eed3ec74d60..1c14291b58e 100644 --- a/app/views/admin/hooks/index.html.haml +++ b/app/views/admin/hooks/index.html.haml @@ -11,4 +11,4 @@ = render 'shared/web_hooks/index', hooks: @hooks, hook_class: @hook.class -= render 'shared/plugins/index' += render 'shared/file_hooks/index' -- cgit v1.2.1