Project

General

Profile

« Previous | Next » 

Revision 59303

[use-UoaAdminToolsLibrary | Library]: Merge trunk into branch.

View differences:

navigationBar.component.ts
13 13
})
14 14
export class NavigationBarComponent {
15 15
  @Input() portal: string = "connect";
16
  @Input() dark: boolean = false;
16 17
  @Input() onlyTop: boolean;
17 18
  @Input() logoPath: string = "assets/common-assets/";
18 19
  @Input() userMenu: boolean = true;

Also available in: Unified diff