From 2bf987229a29a05fac6043186e0fa87dd509dffd Mon Sep 17 00:00:00 2001 From: zeripath Date: Sun, 5 Jul 2020 21:19:53 +0100 Subject: Multiple small admin dashboard fixes (#12153) (#12156) * Prevent (EXTRA string) comments in Task headers * Redirect tasks started from monitor page back to monitor * Fix #12107 - redirects from process cancel should use AppSubUrl * When wrapping queues set the name correctly Signed-off-by: Andrew Thornton --- templates/admin/monitor.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/admin') diff --git a/templates/admin/monitor.tmpl b/templates/admin/monitor.tmpl index 2980a2e9d8..8dd0d939d7 100644 --- a/templates/admin/monitor.tmpl +++ b/templates/admin/monitor.tmpl @@ -8,6 +8,7 @@
+ {{.CsrfTokenHtml}} -- cgit v1.2.3