Project

General

Profile

« Previous | Next » 

Revision 58281

Almost final commit for the new UI

View differences:

sidemenu.component.html
50 50

  
51 51
      <li *ngIf="reposOfUser && reposOfUser.length>0" [routerLinkActive]="['current_section']" class="">
52 52
        <a [routerLink]="['/content', 'notifications']">
53
          <span class="menu_icon_circle_letter">S</span>
54
          <span class="menu_title">Subscriptions</span>
53
          <span class="menu_icon_circle_letter">N</span>
54
          <span class="menu_title">Notifications</span>
55 55
        </a>
56 56
      </li>
57 57

  

Also available in: Unified diff