/
githubmirror
/
zulip
Обзор
Документация
Войти
/
githubmirror
/
zulip
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
web/templates/inline_stream_or_topic_reference.hbs
7 строк
350 B
Sayam Samal
decorated_channel_name: Fix icon-text spacing and alignment issues.
26 мар 2026, 23:15
26 мар 2026, 23:15
8366b3d
Код
Авторство
О чём код?
<span class="stream-or-topic-reference"> {{~#if stream~}} {{> decorated_channel_name inline_with_text=true stream=stream show_colored_icon=show_colored_icon}} {{#if topic_display_name~}} > {{/if}} {{~/if~}} <span {{#if is_empty_string_topic}}class="empty-topic-display"{{/if}}>{{~ topic_display_name ~}}</span> </span>