This commit is contained in:
Maurizio Vitale
2017-08-21 17:35:45 +01:00
committed by Vito
parent 1ad0964320
commit 3dcfcec1b4
7 changed files with 2 additions and 11 deletions

View File

@@ -19,8 +19,6 @@ import { Component, OnDestroy, OnInit } from '@angular/core';
import { ActivatedRoute } from '@angular/router';
import { Subscription } from 'rxjs/Rx';
declare var componentHandler;
@Component({
selector: 'form-node-viewer',
templateUrl: './form-node-viewer.component.html',

View File

@@ -19,8 +19,6 @@ import { Component, OnDestroy, OnInit } from '@angular/core';
import { ActivatedRoute } from '@angular/router';
import { Subscription } from 'rxjs/Rx';
declare var componentHandler;
@Component({
selector: 'form-viewer',
templateUrl: './form-viewer.component.html',