Project

General

Profile

« Previous | Next » 

Revision 44262

In Projects search component and search PAge: create the proper query using url parameters, mark as checked the proper filters after getting the results from search, apply changes in other components so they can work too.

View differences:

services.module.ts
2 2
import { CommonModule }        from '@angular/common';
3 3
import { FormsModule }         from '@angular/forms';
4 4

  
5
import {RefineResultsUtils} from './servicesUtils/refineResults.class';
5 6

  
6 7
//Services
7 8
import { ContextsService} from './contexts.service';

Also available in: Unified diff