1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Added webhook call functionality

This commit is contained in:
Dan Brown
2021-12-11 22:29:33 +00:00
parent 9079700170
commit 917598f7c8
3 changed files with 138 additions and 3 deletions

View File

@ -24,8 +24,6 @@
"{{ $activity->entity->name }}"
@endif
@if($activity->extra) "{{ $activity->extra }}" @endif
<br>
<span class="text-muted"><small>@icon('time'){{ $activity->created_at->diffForHumans() }}</small></span>