* Finish task #41774.

This commit is contained in:
holan20180123
2021-08-24 14:07:01 +08:00
parent e1149ae66c
commit 491f2df2dd
6 changed files with 101 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ include 'chosen.html.php';
<div id='userMenu'>
<ul id="userNav" class="nav nav-default">
<li class='dropdown dropdown-hover has-avatar'><?php common::printUserBar();?></li>
<li class='dropdown dropdown-hover'><?php common::printCreateList();?></li>
</ul>
</div>
</div>