Skip to content

Commit 86e1333

Browse files
committed
Possible fix for browse-by-date links
1 parent 828f258 commit 86e1333

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app/shared/starts-with/date/starts-with-date.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ export class StartsWithDateComponent extends StartsWithAbstractComponent {
131131
} else {
132132
this.startsWithYear = +startsWith;
133133
}
134-
this.setStartsWithParam(false);
135134
}
136135

137136
/**

0 commit comments

Comments
 (0)