We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
linked-stat
1 parent b0d3d50 commit 655c97eCopy full SHA for 655c97e
assets/javascripts/discourse/connectors/user-summary-stat/solved-count.hbs
@@ -1,5 +1,5 @@
1
{{#if (and this.siteSettings.solved_enabled @outletArgs.model.solved_count)}}
2
- <li class="user-summary-stat-outlet solved-count">
+ <li class="user-summary-stat-outlet solved-count linked-stat">
3
<LinkTo @route="userActivity.solved">
4
<UserStat
5
@value={{@outletArgs.model.solved_count}}
0 commit comments