mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-19 07:53:02 +00:00
Automatically migrate to new themeable component convention
This commit is contained in:
@@ -53,7 +53,7 @@ export interface ComColPageNavOption {
|
||||
* It expects the ID of the Community or Collection as input to be passed on as a scope
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ds-comcol-page-browse-by',
|
||||
selector: 'ds-base-comcol-page-browse-by',
|
||||
styleUrls: ['./comcol-page-browse-by.component.scss'],
|
||||
templateUrl: './comcol-page-browse-by.component.html',
|
||||
imports: [
|
||||
|
Reference in New Issue
Block a user