From 6397fe9eba7b5ad73ee83bb98309a14bd9a573bd Mon Sep 17 00:00:00 2001 From: Yukimi Kazari Date: Thu, 15 Sep 2016 20:35:16 -0400 Subject: [PATCH] TESTING - Post Sidebat --- app/views/post/show.php | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/app/views/post/show.php b/app/views/post/show.php index f112efb..729b480 100755 --- a/app/views/post/show.php +++ b/app/views/post/show.php @@ -13,17 +13,22 @@ partial('post/show_partials/status_notices', array('pools' => $this->pools)) ?> -
- can_show_ad('post#show-sidebar', current_user())) : ?> - partial('vertical') ?> - -
can_show_ad('post#show-top', current_user())) : ?> partial('horizontal', ['position' => 'top']) ?>