From: Ross Burton Date: Tue, 17 Oct 2023 11:41:24 +0000 (+0100) Subject: templates/submission: add button to copy the message ID to clipboard X-Git-Tag: v3.2.0~44 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f6a2ba5494de1d53ba47c7ce0b5bc2e8cd6409c;p=thirdparty%2Fpatchwork.git templates/submission: add button to copy the message ID to clipboard Add an icon alongside the message ID to copy the message ID to the clipboard, to ease integration with eg b4. Signed-off-by: Ross Burton --- diff --git a/patchwork/templates/patchwork/submission.html b/patchwork/templates/patchwork/submission.html index a8c0c120..85e7be4b 100644 --- a/patchwork/templates/patchwork/submission.html +++ b/patchwork/templates/patchwork/submission.html @@ -28,6 +28,7 @@ {% if submission.list_archive_url %} (mailing list archive) {% endif %} + {% if submission.state %}