From 4ee7370afd2dbb5eca6c81280c89f1bf67adf6b7 Mon Sep 17 00:00:00 2001 From: "Nicolas N." Date: Tue, 24 Sep 2024 09:35:33 +0200 Subject: [PATCH] FAGSYSTEM-347262 Sikre at innholdet rendres korrekt (#335) --- apps/ey-pdfgen/templates/notat/tom_mal.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ey-pdfgen/templates/notat/tom_mal.hbs b/apps/ey-pdfgen/templates/notat/tom_mal.hbs index 5aacda71..d2ffd329 100644 --- a/apps/ey-pdfgen/templates/notat/tom_mal.hbs +++ b/apps/ey-pdfgen/templates/notat/tom_mal.hbs @@ -16,7 +16,7 @@
- {{#each payload}} + {{#each this.payload.slate}} {{#eq type "heading-two"}} {{#each this.children}}

{{ this.text }}