Project

General

Profile

« Previous | Next » 

Revision 59840

[Monitor|Trunk]

- Browse page Fix: pass single stakeholder instead of list

- Code cleaning:
- remove unused files, imports, remove free guard
- unsubscribe from observables
- add timeout interceptor
- call clearSubscriptions method in App component

View differences:

errorPage.component.ts
1
import { Component, Input } from '@angular/core';
2
import { Location } from '@angular/common';
3
  
1
import { Component } from '@angular/core';
2

  
4 3
@Component({
5 4
    selector: 'openaire-error',
6 5
    template: `

Also available in: Unified diff