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 @@