Merge branch 'master' into w2p-55990_Move-item-component

This commit is contained in:
Yana De Pauw
2018-12-05 15:49:06 +01:00
230 changed files with 6645 additions and 7178 deletions

View File

@@ -7,7 +7,7 @@ import {
ViewChild,
ViewChildren
} from '@angular/core';
import { BehaviorSubject } from 'rxjs/BehaviorSubject';
import { BehaviorSubject } from 'rxjs';
import { hasValue, isNotEmpty } from '../empty.util';
@Component({