From 4a8baa3b2ebf55a7cbfce5d9699d3770b86c24f1 Mon Sep 17 00:00:00 2001 From: Janos SUTO Date: Wed, 18 Dec 2019 15:42:53 +0100 Subject: [PATCH] Fixed missing stuff from no selected message warning Signed-off-by: Janos SUTO --- webui/view/javascript/piler-in.js | 2 +- webui/view/theme/default/templates/common/layout-search.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webui/view/javascript/piler-in.js b/webui/view/javascript/piler-in.js index e4b7adca..b5f1d29c 100644 --- a/webui/view/javascript/piler-in.js +++ b/webui/view/javascript/piler-in.js @@ -364,7 +364,7 @@ var Piler = $('#deletebox-modal').modal('show'); }, - bulk_remove_messages:function(reason, text_successfully_removed) + bulk_remove_messages:function(reason, text_successfully_removed, text_no_selected_message) { Piler.log("[bulk_remove_messages]"); diff --git a/webui/view/theme/default/templates/common/layout-search.tpl b/webui/view/theme/default/templates/common/layout-search.tpl index abef8f9d..647c5a12 100644 --- a/webui/view/theme/default/templates/common/layout-search.tpl +++ b/webui/view/theme/default/templates/common/layout-search.tpl @@ -60,7 +60,7 @@