mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Merge remote-tracking branch 'upstream/master' into pagination
# Conflicts: # package.json # src/app/app.component.html # src/app/app.component.ts # src/app/core/cache/request-cache.reducer.spec.ts # src/app/core/cache/request-cache.service.spec.ts # src/app/core/core.module.ts # src/app/shared/shared.module.ts
This commit is contained in:
@@ -15,7 +15,7 @@ import { Store } from "@ngrx/store";
|
||||
import { Observable } from "rxjs";
|
||||
|
||||
import { HostWindowState } from "../host-window.reducer";
|
||||
import { PaginationOptions } from '../../core/shared/pagination-options.model';
|
||||
import { PaginationOptions } from '../../core/cache/models/pagination-options.model';
|
||||
|
||||
/**
|
||||
* The default pagination controls component.
|
||||
|
Reference in New Issue
Block a user