From 933a23c9c7eee3bfe13d8af4a3d109deced7b7fc Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sat, 25 Jan 2020 01:29:55 +0000 Subject: Promote webhooks in release creation page --- app/templates/packages/view.html | 9 --------- 1 file changed, 9 deletions(-) (limited to 'app/templates/packages/view.html') diff --git a/app/templates/packages/view.html b/app/templates/packages/view.html index 9dce0d4..77b84da 100644 --- a/app/templates/packages/view.html +++ b/app/templates/packages/view.html @@ -364,15 +364,6 @@ - {% if package.author == current_user and package.checkPerm(current_user, "APPROVE_RELEASE") and package.getIsOnGitHub() %} -

- - Set up a webhook - - to create releases automatically. -

- {% endif %} -
{% if package.approved and package.checkPerm(current_user, "CREATE_THREAD") %} -- cgit v1.2.3