From c4308a3a5edce5b86b32c11166f61c8a50facb69 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 22 Jun 2021 00:25:01 -0700 Subject: [PATCH] msgtplui - Preview - Show a more readable placeholder --- ext/msgtplui/ang/msgtplui/Preview.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ext/msgtplui/ang/msgtplui/Preview.html b/ext/msgtplui/ang/msgtplui/Preview.html index 2d824d7852..d40a1fc78e 100644 --- a/ext/msgtplui/ang/msgtplui/Preview.html +++ b/ext/msgtplui/ang/msgtplui/Preview.html @@ -56,7 +56,8 @@ -
{{model|json}}
+
Subject: {{model.revisions[model.revisionId].rec.msg_subject|json}}
+
Body: {{model.revisions[model.revisionId].rec[model.formats[model.formatId].name]|json}}
-- 2.25.1