From 33fa5029efa34b7fb49aab3ac1c3ebe063776b00 Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Fri, 1 Jun 2018 10:59:12 +0200 Subject: [PATCH] Add HTML for modal in public timeline view --- resources/views/timeline/public.blade.php | 46 ++++++++++++++--------- 1 file changed, 29 insertions(+), 17 deletions(-) diff --git a/resources/views/timeline/public.blade.php b/resources/views/timeline/public.blade.php index 94488429e..0415d3cdb 100644 --- a/resources/views/timeline/public.blade.php +++ b/resources/views/timeline/public.blade.php @@ -17,22 +17,34 @@ @endif -
-
New Post
-
-
- @csrf -
- - -
-
- - -
- -
-
+ +
@@ -50,4 +62,4 @@
-@endsection \ No newline at end of file +@endsection