mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
Upgrade DataTable to angular 2.0.0-rc.1
This commit is contained in:
@@ -23,7 +23,7 @@ import {
|
||||
Output,
|
||||
EventEmitter,
|
||||
AfterViewChecked
|
||||
} from 'angular2/core';
|
||||
} from '@angular/core';
|
||||
|
||||
import {
|
||||
DataTableAdapter,
|
||||
|
Reference in New Issue
Block a user