NIHVIVO-2299 NIHVIVO-2279 Merge from the dev branch - replace User with UserAccounts, implement the root user policy.
This commit is contained in:
parent
c9ac5a7e1f
commit
589e2b4fd6
7 changed files with 51 additions and 145 deletions
|
@ -19,8 +19,7 @@
|
|||
<li id="user-menu"><a href="#">${user.loginName}</a>
|
||||
<ul class="sub_menu">
|
||||
<li role="listitem" class="inactive">My profile</li>
|
||||
<li role="listitem" class="inactive">My account</li>
|
||||
<#-- <li role="listitem"><a href="${urls.myAccount}">My account</a></li> -->
|
||||
<li role="listitem"><a href="${urls.myAccount}">My account</a></li>
|
||||
<li role="listitem"><a href="${urls.logout}">Log out</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue