From 102ced2153dd6d636badec272e20a6e4135b87dd 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 9bea907..61d6feb 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} +

+