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.
1 parent da53ccd commit f1b61a8Copy full SHA for f1b61a8
webapp/templates/partials/scoreboard_table.html.twig
@@ -535,7 +535,7 @@
535
{% endif %}
536
<a {% if extra is not null %}{{ extra | raw }}{% endif %} {% if link is not null %}href="{{ link }}"{% endif %}>
537
<span class="forceWidth">
538
- {# TODO: how to display badges on mobile scorebaord #}
+ {# TODO: how to display badges on mobile scoreboard #}
539
{% if false %}
540
{% set hasBadges = score.team.badgeCategories | length > 0 %}
541
{% for category in score.team.topBadgeCategories %}
0 commit comments