Project

General

Profile

« Previous | Next » 

Revision 50684

Refactoring - change file name of Meta service & module

View differences:

errorPage.component.ts
1 1
import { Component, Input } from '@angular/core';
2 2
import { Location } from '@angular/common';
3
import { Meta} from '../../angular2-meta';
3
import { Meta} from '../sharedComponents/metaService';
4 4
import {ActivatedRoute} from '@angular/router';
5 5

  
6 6
@Component({

Also available in: Unified diff