Upgrade "ng2-alfresco-core"

This commit is contained in:
Denys Vuika
2016-06-13 16:35:01 +01:00
parent 8683e1c950
commit 2ab2b5bbb0
12 changed files with 35 additions and 30 deletions

View File

@@ -15,7 +15,7 @@
* limitations under the License.
*/
import { Directive, Input } from 'angular2/core';
import { Directive, Input } from '@angular/core';
import { ContextMenuService } from './../services/context-menu.service';
@Directive({