mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
The count_span element is parented by a .selectable_sidebar_block element which is parented by the li element that the class is supposed to be added to. Thus, use the parents() jQuery method for locating the li parent so that the class gets added to the correct element.
14 KiB
14 KiB