From 1eedd7d1f167017d294a9a237b386e1b190addc8 Mon Sep 17 00:00:00 2001 From: Yukimi Kazari Date: Thu, 15 Sep 2016 20:48:06 -0400 Subject: [PATCH] TESTING - Post Sidebar as menu --- app/views/post/index.php | 5 ++++- app/views/post/show.php | 26 ++++++++++---------------- 2 files changed, 14 insertions(+), 17 deletions(-) diff --git a/app/views/post/index.php b/app/views/post/index.php index 12cbfac..9ff0668 100755 --- a/app/views/post/index.php +++ b/app/views/post/index.php @@ -16,7 +16,8 @@ unset($total, $count); endif ?> - +
  • linkTo('Options ■', '#', ['class' => 'submenu-button']) ?> + +
  • ambiguous_tags)) : ?>
    diff --git a/app/views/post/show.php b/app/views/post/show.php index 729b480..9e80f21 100755 --- a/app/views/post/show.php +++ b/app/views/post/show.php @@ -12,23 +12,17 @@ partial('post/show_partials/status_notices', array('pools' => $this->pools)) ?> - -
  • linkTo('Options ■', '#', ['class' => 'submenu-button']) ?> - -
  • -
    +
    can_show_ad('post#show-top', current_user())) : ?> partial('horizontal', ['position' => 'top']) ?>