Files
zulip/static/js/ui_util.js
Aman Agrawal 84afc67369 top_left_corner: Directly use span.unread_count to display unreads.
In an effort to use a common class to display unread counts across
the app, we simplify the elements used to show unreads and use a
single `span` with `unread_count` class to do so.
2021-04-14 10:57:16 -07:00

1.6 KiB