mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 12:11:16 -05:00
f**k stars right in their little star-holes
This commit is contained in:
parent
ceef06e771
commit
76b9aa22d6
1 changed files with 0 additions and 3 deletions
|
@ -106,9 +106,6 @@
|
|||
{{/if}}
|
||||
|
||||
{{#if topic.details.loaded}}
|
||||
{{#if showStarButton}}
|
||||
<a {{bind-attr class=":star topic.starred:starred"}} {{action "toggleStar"}} href='#' {{bind-attr title="topic.starTooltip"}}></a>
|
||||
{{/if}}
|
||||
{{topic-status topic=topic}}
|
||||
<a class='topic-link' href='{{unbound topic.url}}' {{action "jumpToTopPost"}}>{{{topic.fancy_title}}}</a>
|
||||
{{else}}
|
||||
|
|
Loading…
Reference in a new issue