Fix merge mistake, translations
This commit is contained in:
parent
160a6e77b5
commit
35429211fa
@ -54,10 +54,6 @@ export class SavedViewWidgetComponent
|
|||||||
|
|
||||||
private customFields: CustomField[] = []
|
private customFields: CustomField[] = []
|
||||||
|
|
||||||
get pageSize(): number {
|
|
||||||
return this.savedView?.page_size ?? DEFAULT_DASHBOARD_VIEW_PAGE_SIZE
|
|
||||||
}
|
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
private documentService: DocumentService,
|
private documentService: DocumentService,
|
||||||
private router: Router,
|
private router: Router,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user