Skip to content

Commit

Permalink
removing "my Profile" and "Change Password" from user dropdown list
Browse files Browse the repository at this point in the history
  • Loading branch information
cmullercejas committed Feb 5, 2020
1 parent c304201 commit e4474a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/webapp/WEB-INF/tags/menu.tag
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@
</div>
</li>
<li class="divider"></li>
<li>
<!--
<li>
<div class="navbar-login navbar-login-session">
<div class="row">
<div class="col-lg-12">
Expand All @@ -97,6 +98,7 @@
</div>
</div>
</li>
-->
</ul></li>
</sec:authorize>
</ul>
Expand Down

0 comments on commit e4474a3

Please sign in to comment.