Project

General

Profile

« Previous | Next » 

Revision 45392

clear unused fileds from uikit | add jquery localy | add logo image | use select instead of dropdown in Adv. search| add statistics charts in LPs| comment code for inline claiming | change navbar - remove links to claiming, login

View differences:

dataset.service.ts
44 44
                    .map(res => this.parseDatasetInfo(res));
45 45

  
46 46

  
47

  
47
}
48 48
    private handleError (error: Response) {
49 49
    // in a real world app, we may send the error to some remote logging infrastructure
50 50
    // instead of just logging it to the console

Also available in: Unified diff