mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 11:33:04 +00:00
Merge branch 'w2p-94688_added-themeable-search-form-component' into atmire-contributions-alex-7.5
This commit is contained in:
@@ -51,6 +51,7 @@ import { LoadingComponent } from './loading/loading.component';
|
||||
import { PaginationComponent } from './pagination/pagination.component';
|
||||
import { ThumbnailComponent } from '../thumbnail/thumbnail.component';
|
||||
import { SearchFormComponent } from './search-form/search-form.component';
|
||||
import { ThemedSearchFormComponent } from './search-form/themed-search-form.component';
|
||||
import {
|
||||
SearchResultGridElementComponent
|
||||
} from './object-grid/search-result-grid-element/search-result-grid-element.component';
|
||||
@@ -309,6 +310,7 @@ const COMPONENTS = [
|
||||
PaginationComponent,
|
||||
RSSComponent,
|
||||
SearchFormComponent,
|
||||
ThemedSearchFormComponent,
|
||||
PageWithSidebarComponent,
|
||||
SidebarDropdownComponent,
|
||||
ThumbnailComponent,
|
||||
|
Reference in New Issue
Block a user