Début d'evol pour la page "Summary"

This commit is contained in:
Sébastien André
2019-10-24 18:17:03 +02:00
parent a3b67ffb95
commit e8dacaaefe
8 changed files with 86 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
import { Component, OnInit } from '@angular/core';
import { ServiceComm } from '../../services/serviceComm';
import { ServiceComm } from 'src/services/serviceComm';
@Component({
selector: 'app-new-jump',