From 16003af8d7b983ebdd41c02dc25c3f449ae5e20c Mon Sep 17 00:00:00 2001 From: Yukimi Kazari Date: Sat, 17 Sep 2016 15:14:52 -0400 Subject: [PATCH] TESTING - Menu --- app/views/post/show.php | 8 ++------ app/views/post/show_partials/_options_panel.php | 5 ++--- app/views/post/show_partials/_related_posts_panel.php | 3 +-- app/views/post/show_partials/_statistics_panel.php | 4 ++++ 4 files changed, 9 insertions(+), 11 deletions(-) diff --git a/app/views/post/show.php b/app/views/post/show.php index bd10b1c..bfb6281 100755 --- a/app/views/post/show.php +++ b/app/views/post/show.php @@ -12,12 +12,8 @@ partial('post/show_partials/status_notices', array('pools' => $this->pools)) ?> -