Project

General

Profile

« Previous | Next » 

Revision 58572

[Library|Trunk]

Updates on Deposit to work with explore

View differences:

breadcrumbs.component.ts
19 19

  
20 20
  @Input() public light: boolean = false;
21 21
  @Input() public breadcrumbs: Breadcrumb[] = [];
22
  @Input() public addClass;
22
  @Input() public addClass = "";
23 23
}

Also available in: Unified diff