Skip to content

Commit

Permalink
Merge pull request #46 from odeialba/SV-35-3
Browse files Browse the repository at this point in the history
SV-35 Show number of votes on the results
  • Loading branch information
odeialba authored Nov 10, 2023
2 parents 8b40743 + f8212f4 commit b1df55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/sort_voting_results.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
class="text-info"
title="{{#str}} xvotesreceived, mod_sortvoting, {{votescount}} {{/str}}"
{{/showvotescount}} >
{{position}} {{showvotescount}}
{{position}}
</div>
</td>
<td>{{text}}</td>
Expand Down

0 comments on commit b1df55c

Please sign in to comment.