From 9e611f8a506ef5230b75def7a43b7029da540541 Mon Sep 17 00:00:00 2001 From: Zach Johnson Date: Sat, 11 Aug 2018 11:52:07 -0700 Subject: [PATCH] fix image paths --- resources/views/kiosk/content/post.blade.php | 2 +- resources/views/posts/card.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/kiosk/content/post.blade.php b/resources/views/kiosk/content/post.blade.php index 4e7a743..6a50e0f 100644 --- a/resources/views/kiosk/content/post.blade.php +++ b/resources/views/kiosk/content/post.blade.php @@ -37,7 +37,7 @@ class="form-control input-lg"
- + Remove
diff --git a/resources/views/posts/card.blade.php b/resources/views/posts/card.blade.php index e37c7a8..5f7c583 100644 --- a/resources/views/posts/card.blade.php +++ b/resources/views/posts/card.blade.php @@ -1,5 +1,5 @@