Updated webhooks list to not squash events/status

Closes #3135
This commit is contained in:
Dan Brown 2022-01-01 17:43:33 +00:00
parent 8614775c14
commit b438e0187c
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -24,8 +24,8 @@
<table class="table">
<tr>
<th>{{ trans('common.name') }}</th>
<th>{{ trans('settings.webhook_events_table_header') }}</th>
<th>{{ trans('common.status') }}</th>
<th width="100">{{ trans('settings.webhook_events_table_header') }}</th>
<th width="100">{{ trans('common.status') }}</th>
</tr>
@foreach($webhooks as $webhook)
<tr>