Project

General

Profile

« Previous | Next » 

Revision 50139

continued adding services without api!

View differences:

sources-register.component.ts
1
import {Component, EventEmitter, OnInit, Output} from '@angular/core';
1
/*
2
*  created by myrto
3
*/
2 4

  
5

  
6
import { Component, OnInit } from '@angular/core';
7

  
3 8
@Component ({
4 9
  selector: 'app-sources-register',
5 10
  templateUrl: 'sources-register.component.html'

Also available in: Unified diff