Project

General

Profile

« Previous | Next » 

Revision 50765

almost finished events list page

View differences:

topmenu.component.html
181 181
              <ul *ngIf="isLoggedIn" class="uk-navbar-nav">
182 182
                <li class="uk-parent">
183 183
                  <a class="loginLink" aria-expanded="false">
184
                    {{authService.userName}}
184
                    {{authService.userFullName}}
185 185
                  </a>
186 186
                  <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="top: 80px; left: 106.55px;"
187 187
                       id="userMenu" (click)="onClick('userMenu')">

Also available in: Unified diff