mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
Upgrade document list to angular 2.0.0-rc.1
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import {Component} from 'angular2/core';
|
||||
import {Component} from '@angular/core';
|
||||
import {DocumentList} from './document-list';
|
||||
import {ContentActionModel} from './../models/content-action.model';
|
||||
|
||||
|
Reference in New Issue
Block a user