Bug fix
Former-commit-id: 1ac564a6478dc0e5b557d1f5f5caaf3318d31770
This commit is contained in:
parent
c49650eaff
commit
c667b56ae4
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
||||
<span class="glyphicon glyphicon-user"></span>
|
||||
<strong>{{user.username}}</strong>
|
||||
<strong>{{user.getUsername()}}</strong>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue