mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
All current definitions of header(), which is renamed to header_text() in this commit: composebox_typeahead.js - `get_header_html` uses `_.escape` - `render_topic_typeahead_hint` — is a handlebars function - third typeahead doesn’t have a header function custom_profile_fields.js, pill_typeahead.js, search.js, and settings_playground.js have typeaheads, but none of them have header functions.