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',
|
||||
// templateUrl: './search-results.component.html',
|
||||
templateUrl: '../../../../../../app/shared/search/search-results/search-results.component.html',
|
||||
// styleUrls: ['./search-results.component.scss'],
|
||||
animations: [
|
||||
fadeIn,
|
||||
fadeInOut
|
||||
|
Reference in New Issue
Block a user