Skip to content

Commit

Permalink
close #782 disable rules fields on new action webhook subscriber view
Browse files Browse the repository at this point in the history
  • Loading branch information
theachoem committed Nov 2, 2023
1 parent ea15b70 commit 68ccad1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!-- insert_bottom "[data-hook='admin_webhooks_subscriber_form_fields']" -->

<% if @webhooks_subscriber.persisted? %>
<div class="mb-4">
<div class="mb-2 d-flex justify-content-between align-items-center">
<div>Rules</div>
Expand Down Expand Up @@ -50,3 +51,4 @@
</small>
<% end %>
</div>
<% end %>

0 comments on commit 68ccad1

Please sign in to comment.