You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/features/template-export/template-export.entity.ts
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,7 @@ export class TemplateExport extends Entity {
83
83
label: $localize`:TemplateExport:File name pattern for generated file`,
84
84
labelShort: $localize`:TemplateExport:File name pattern`,
85
85
description: $localize`:TemplateExport:The filename for the resulting file when using this template. You can use the same placeholders here as in the template file itself (e.g. "my-report_{d.name}.pdf").`,
0 commit comments