From c290eece13a1f9f1f816789f5e02bb9c0cf34d82 Mon Sep 17 00:00:00 2001 From: moisseev Date: Sun, 15 Oct 2023 19:58:20 +0300 Subject: [WebUI] Add control to invert action filter to scan results and history tables Issue: #4098 --- interface/js/app/rspamd.js | 32 +++++++++++++++++++++++++++----- 1 file changed, 27 insertions(+), 5 deletions(-) (limited to 'interface') diff --git a/interface/js/app/rspamd.js b/interface/js/app/rspamd.js index 763579ca6..59a4a4d17 100644 --- a/interface/js/app/rspamd.js +++ b/interface/js/app/rspamd.js @@ -792,13 +792,29 @@ function ($, visibility, NProgress, stickyTabs, tab_stat, tab_graph, tab_config, }, $create: function () { this._super(); - var self = this, $form_grp = $("
", { - class: "form-group" + const self = this, $form_grp = $("
", { + class: "form-group d-inline-flex align-items-center" }).append($("