mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Possible fix for browse-by-date links
This commit is contained in:
@@ -131,7 +131,6 @@ export class StartsWithDateComponent extends StartsWithAbstractComponent {
|
||||
} else {
|
||||
this.startsWithYear = +startsWith;
|
||||
}
|
||||
this.setStartsWithParam(false);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user