1
0
mirror of synced 2026-08-06 02:07:06 +00:00

DEV: Add class to solve topic-status (#353)

Preparing for https://github.com/discourse/discourse/pull/32082, which switches core to use the modern TopicStatus component everywhere
This commit is contained in:
David Taylor
2025-03-31 16:25:12 +01:00
committed by GitHub
parent be5798f6d8
commit fc2d1a290c
@@ -8,7 +8,7 @@ const SolvedStatus = <template>
~}}
<span
title={{i18n "topic_statuses.solved.help"}}
class="topic-status"
class="topic-status solved"
>{{icon "far-square-check"}}</span>
{{~else if
(and