From 3adcedc1a6fe353b798d985dca1726fb0df2fc83 Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Fri, 15 Jun 2018 08:05:37 +0200 Subject: [PATCH] Fix #269 --- resources/views/status/show.blade.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/resources/views/status/show.blade.php b/resources/views/status/show.blade.php index 8d2e27d67..a28930c03 100644 --- a/resources/views/status/show.blade.php +++ b/resources/views/status/show.blade.php @@ -87,23 +87,23 @@
-
+
- +

@if(Auth::check()) @if(Auth::user()->profile->id === $status->profile->id || Auth::user()->is_admin == true)
@csrf -
@endif @@ -112,8 +112,8 @@
@csrf -