Project

General

Profile

« Previous | Next » 

Revision 45444

passing resourcesQuery in pages

View differences:

advancedSearchPage.component.ts
62 62
  @Input() selectedFields:AdvancedField[];
63 63
  @Input() simpleSearchUrl: string;
64 64
  @ViewChild (ModalLoading) loading : ModalLoading ;
65
  @Input() resourcesQuery = "";
65 66

  
66 67
  public baseURLWithParameters:string = '';
67 68

  

Also available in: Unified diff