#440 rename to 'ng2-activiti-form'

This commit is contained in:
Denys Vuika
2016-07-21 16:17:20 +01:00
parent 57adc26b8b
commit 27416e1b13
39 changed files with 7 additions and 7 deletions

View File

@@ -16,7 +16,7 @@
*/
import { Component, OnInit, AfterViewChecked } from '@angular/core';
import { ActivitiForm, FormService } from 'ng2-alfresco-activiti-form';
import { ActivitiForm, FormService } from 'ng2-activiti-form';
declare let __moduleName: string;