mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
fixed a few sorting, rpp and view persistence issues with grid view
This commit is contained in:
@@ -2,7 +2,6 @@ import { ComponentFixture, TestBed, async, tick, fakeAsync } from '@angular/core
|
||||
import { By } from '@angular/platform-browser';
|
||||
import { DebugElement } from '@angular/core';
|
||||
import { SearchFormComponent } from './search-form.component';
|
||||
import { Observable } from 'rxjs/Observable';
|
||||
import { FormsModule } from '@angular/forms';
|
||||
import { ResourceType } from '../../core/shared/resource-type';
|
||||
import { RouterTestingModule } from '@angular/router/testing';
|
||||
|
Reference in New Issue
Block a user