mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +00:00
The class for "tr" element was changed in c22de76af7, so
get_stream_id function was not able to get the correct stream-id
from the target element. This commit fixes get_stream_edit
function to also check for closest ".stream-notifications-row"
ancestor element and thus it returns the correct stream id.
28 KiB
28 KiB