Added Empfehlungsnotiz in STGL Detailview + minor GUI change

Now STGL can save and update notes regarding recommendation.

Therefore minor GUI change by displaying tables within panels instead of
appending directly to panel - in STGL and lectors Detail view. This is
for clearer view and gives space for the notes.

Signed-off-by: cris-technikum <[email protected]>
This commit is contained in:
Cris
2021-04-29 09:54:57 +02:00
committed by cris-technikum
parent 21ce118f0b
commit 81bd719e39
6 changed files with 191 additions and 60 deletions
+2 -2
View File
@@ -12001,7 +12001,7 @@ array(
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Empfehlung angefragt an",
'text' => "Anfrage an",
'description' => '',
'insertvon' => 'system'
),
@@ -12021,7 +12021,7 @@ array(
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Empfehlung angefragt am",
'text' => "Anfrage am",
'description' => '',
'insertvon' => 'system'
),