applied feedback

This commit is contained in:
lotte
2019-12-20 14:13:31 +01:00
parent 7c39bf4b5f
commit 01ba97af7a
15 changed files with 73 additions and 45 deletions

View File

@@ -14,7 +14,7 @@ import { map } from 'rxjs/operators';
})
/**
* This component represents the part of the search sidebar that contains the general search settings.
* This component represents the part of the search sidebar that contains the page size settings.
*/
export class PageSizeSelectorComponent implements OnInit {
/**