From c96903f3f1e0ed365b0ff4d56e4c423b4a7902e5 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 25 Feb 2020 16:38:29 +0100 Subject: plugins/base: replace MessageRenderData.PartPath with Part --- plugins/base/public/message.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'plugins/base/public/message.html') diff --git a/plugins/base/public/message.html b/plugins/base/public/message.html index 5457627..f019acf 100644 --- a/plugins/base/public/message.html +++ b/plugins/base/public/message.html @@ -16,7 +16,7 @@ {{end}} -
+
-
+
{{if .Flags}} -
+

Flags:

{{range $name, $has := .Flags}} {{if ismutableflag $name}} @@ -85,14 +85,14 @@ {{with index . 1}} - {{if eq $.PartPath .PathString}}{{end}} + {{if eq $.Part.PathString .PathString}}{{end}} {{.String}} - {{if eq $.PartPath .PathString}}{{end}} + {{if eq $.Part.PathString .PathString}}{{end}} {{if .Children}}