]> BookStack Code Mirror - bookstack/blobdiff - resources/views/common/activity-item.blade.php
Skip intermediate login page with single provider
[bookstack] / resources / views / common / activity-item.blade.php
index eebfb591a4af40713816963b5c978d5a6b3ba171..89d44b15231a37037a4fe6475f6e4b8e3672cf15 100644 (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>