forked from hazza/dspace-angular
Merge remote-tracking branch 'upstream/master' into pagination
This commit is contained in:
@@ -31,9 +31,9 @@ const PIPES = [
|
||||
];
|
||||
|
||||
const COMPONENTS = [
|
||||
ThumbnailComponent
|
||||
// put shared components here
|
||||
PaginationComponent
|
||||
PaginationComponent,
|
||||
ThumbnailComponent
|
||||
];
|
||||
|
||||
const PROVIDERS = [
|
||||
|
Reference in New Issue
Block a user