From a9432ec6b473edc2bcc1671a4a486c3a1254b8a1 Mon Sep 17 00:00:00 2001 From: Alexander Zaytsev Date: Mon, 8 Dec 2025 16:04:18 +0100 Subject: [PATCH] Make labels for webhook switches clickable --- app/views/webhooks/form/_actions.html.erb | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/app/views/webhooks/form/_actions.html.erb b/app/views/webhooks/form/_actions.html.erb index a887fa644..9b61569b0 100644 --- a/app/views/webhooks/form/_actions.html.erb +++ b/app/views/webhooks/form/_actions.html.erb @@ -5,12 +5,14 @@ :first, :last do |item| %>
  • -
  • <% end %>