From 1a8a56724d93e37664f2b85e139c0c995efd93dd Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Thu, 26 Aug 2021 13:46:52 +0200 Subject: [PATCH] Display the internal notes in the FE --- Resources/Private/Templates/Tea/Show.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Private/Templates/Tea/Show.html b/Resources/Private/Templates/Tea/Show.html index 9bea907d1..61d6feb51 100644 --- a/Resources/Private/Templates/Tea/Show.html +++ b/Resources/Private/Templates/Tea/Show.html @@ -8,5 +8,11 @@

{tea.description -> f:format.html()} + + +

+ {tea.internalNotes} +

+