fixed spaces in measurement name

This commit is contained in:
VLE2FE
2020-08-18 08:06:59 +02:00
parent 27bd952cba
commit bebc69afde
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,9 @@
import { Component, OnInit } from '@angular/core';
import {ApiService} from '../services/api.service';
// TODO: links to BIC
// TODO: bic structure image
@Component({
selector: 'app-documentation',
templateUrl: './documentation.component.html',