Project

General

Profile

« Previous | Next » 

Revision 60239

[Library | Trunk]: Remove headerDashboard property

View differences:

modules/uoa-services-library/trunk/ng-openaire-library/src/app/dashboard/sharedComponents/sidebar/sideBar.component.ts
14 14
  @Input() logoLabel: string;
15 15
  @Input() headerName: string;
16 16
  @Input() headerPosition: "left" | "center" | "right" = "center";
17
  @Input() headerDashboard: string;
18 17
  @Input() headerLogoUrl: string;
19 18
  @Input() headerUrl: string;
20 19
  @Input() showHeader: boolean = true;

Also available in: Unified diff