+
+
{{if $item.drop && $item.drop.pagedrop}}
@@ -473,16 +485,16 @@ as the value of $top_child_total (this is done at the end of this file)
{{* Buttons for like and dislike *}}
{{if $item.vote}}
{{if $item.vote.like}}
-
+
{{/if}}
{{if $item.vote.dislike}}
-
+
{{/if}}
{{/if}}
{{* Button to open the comment text field *}}
{{if $item.comment_html}}
-
+
{{/if}}
{{if $item.vote.announce OR $item.vote.share}}
@@ -526,11 +538,9 @@ as the value of $top_child_total (this is done at the end of this file)
{{* Event attendance buttons *}}
{{if $item.isevent}}
-
-
-
-
-
+
+
+
{{/if}}
{{if $item.edpost || $item.tagger || $item.filer || $item.pin || $item.star || $item.follow_thread || $item.ignore || ($item.drop && $item.drop.dropping)}}
@@ -615,15 +625,7 @@ as the value of $top_child_total (this is done at the end of this file)
{{* Display likes, dislike and attendance stats *}}
- {{if $item.emojis}}
- {{foreach $item.emojis as $emoji}}
- {{if $emoji.icon.fa}}
- {{$emoji.total}}
- {{else}}
- {{$emoji.emoji}} {{$emoji.total}}
- {{/if}}
- {{/foreach}}
- {{elseif $item.responses}}
+ {{if !$item.emojis && $item.responses}}