mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
committed by
Tim Abbott
parent
8fc4d99e33
commit
82ca794f94
@@ -101,7 +101,7 @@ message_lists.current = {
|
||||
},
|
||||
selected_row() {
|
||||
const $row = $.create("selected-row-stub");
|
||||
$row.set_find_results(".actions_hover", []);
|
||||
$row.set_find_results(".message-actions-menu-button", []);
|
||||
return $row;
|
||||
},
|
||||
selected_message() {
|
||||
|
||||
Reference in New Issue
Block a user