Project

General

Profile

« Previous | Next » 

Revision 44826

Make class fields public for ngfactory | use new refine fields in order to display names - not

View differences:

projectsTab.component.ts
28 28

  
29 29
    @Input() paramsForSearchLink: string = "";
30 30
    @Input() searchProjectsComponent : SearchProjectsComponent;
31
    private linkToSearchProjects = "";
31
    public linkToSearchProjects = "";
32 32

  
33 33
    constructor () {}
34 34

  

Also available in: Unified diff