From b61e40f36309e94541a6de3aff6d7356e9d7f99f Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 19 Mar 2020 16:43:27 +0100 Subject: plugins/base: allow move/delete/flag operations to take multiple UIDs --- plugins/base/public/message.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'plugins/base/public/message.html') diff --git a/plugins/base/public/message.html b/plugins/base/public/message.html index b537ff0..ed2b1a2 100644 --- a/plugins/base/public/message.html +++ b/plugins/base/public/message.html @@ -16,7 +16,8 @@ {{end}} -
+ +
-
+ +
{{if .Flags}} -
+ +

Flags:

{{range $name, $has := .Flags}} {{if ismutableflag $name}} -- cgit v1.2.3