#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">