mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This commits adds an "id" attribute to the "Add streams" and "Filter streams" tooltip. "Add streams" tooltip has been given the id "add_streams_tooltip" and the "Filter streams" tooltip has been given the id "filter_streams_tooltip". This has been done to get access of these tooltips later.