Browse Source

Webhooks shortcuts improved.

pull/103/head
Sebastian Stehle 8 years ago
parent
commit
4f8c4d324c
  1. 10
      src/Squidex/app/features/webhooks/pages/webhook.component.html

10
src/Squidex/app/features/webhooks/pages/webhook.component.html

@ -66,19 +66,19 @@
All
</th>
<th class="text-center" title="Created">
C
Cr
</th>
<th class="text-center" title="Updated">
U
Up
</th>
<th class="text-center" title="Deleted">
D
Dl
</th>
<th class="text-center" title="Published">
P
Pu
</th>
<th class="text-center" title="Unpublished">
U
Up
</th>
<th></th>
</tr>

Loading…
Cancel
Save