mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
89676: Added empty SearchResultsComponent files
This commit is contained in:
@@ -6,6 +6,7 @@ import { fadeIn, fadeInOut } from '../../../../../../app/shared/animations/fade'
|
|||||||
selector: 'ds-search-results',
|
selector: 'ds-search-results',
|
||||||
// templateUrl: './search-results.component.html',
|
// templateUrl: './search-results.component.html',
|
||||||
templateUrl: '../../../../../../app/shared/search/search-results/search-results.component.html',
|
templateUrl: '../../../../../../app/shared/search/search-results/search-results.component.html',
|
||||||
|
// styleUrls: ['./search-results.component.scss'],
|
||||||
animations: [
|
animations: [
|
||||||
fadeIn,
|
fadeIn,
|
||||||
fadeInOut
|
fadeInOut
|
||||||
|
Reference in New Issue
Block a user