From b2259860deb2a7413a830b6a61d4733757140e45 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Sun, 24 May 2020 17:03:09 -0600 Subject: [PATCH] Update local timeline view --- resources/views/timeline/local.blade.php | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/resources/views/timeline/local.blade.php b/resources/views/timeline/local.blade.php index 3013aa8f0..47d8572e9 100644 --- a/resources/views/timeline/local.blade.php +++ b/resources/views/timeline/local.blade.php @@ -2,14 +2,22 @@ @section('content') - - + + + + @endsection @push('scripts')