mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:17:02 +02:00
Fixed missing stuff from no selected message warning
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
@ -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]");
|
||||
|
||||
|
Reference in New Issue
Block a user