#30 Attendance list with all members
This commit is contained in:
parent
161a9dc51c
commit
5d3f8ea46a
14 changed files with 185 additions and 39 deletions
|
@ -13,7 +13,7 @@ export abstract class PdfExport {
|
|||
saveToDisk = true,
|
||||
folder = "",
|
||||
}: {
|
||||
template: PermissionModule;
|
||||
template: `${PermissionModule}`|`${PermissionModule}.${string}`;
|
||||
title?: string;
|
||||
filename?: string;
|
||||
data?: any;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue