mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 23:43:01 +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:
@@ -5,7 +5,7 @@ import { Store, StoreModule } from "@ngrx/store";
|
||||
import { HeaderState } from "./header.reducer";
|
||||
import Spy = jasmine.Spy;
|
||||
import { HeaderToggleAction } from "./header.actions";
|
||||
import { TranslateModule } from "ng2-translate";
|
||||
import { TranslateModule } from "@ngx-translate/core";
|
||||
import { NgbCollapseModule } from "@ng-bootstrap/ng-bootstrap";
|
||||
import { Observable } from "rxjs";
|
||||
|
||||
|
Reference in New Issue
Block a user