#98 show "current user" block in the left sidebar on notifications page

マージされた
nipos 5 年 前 に 1 件のコミットが tsia/current-user-on-notifications-page から halcyon-suite/master にマージされました
1 ファイル変更1 行追加0 行削除
  1. 1 0
      notifications.php

+ 1 - 0
notifications.php

@@ -2,6 +2,7 @@
 <main id="main">
 <div class="article_wrap">
 <aside class="left_column">
+<?php include dirname(__FILE__).('/widgets/side_current_user.php'); ?>
 </aside>
 <article class="center_column">
 <header class="timeline_header">