From: Vincent Vanwaelscappel Date: Thu, 17 Aug 2023 12:53:41 +0000 (+0200) Subject: wait #6198 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=7594b3c49b67ee6d84d7c32a213b683a43e80884;p=fluidbook-toolbox.git wait #6198 @0.5 --- diff --git a/resources/views/columns/owner.blade.php b/resources/views/columns/owner.blade.php index 6903d6809..c51c51585 100644 --- a/resources/views/columns/owner.blade.php +++ b/resources/views/columns/owner.blade.php @@ -70,4 +70,8 @@ {!! $v !!} + @if(backpack_user()->isOwner($entry->owner)) + + @endif