Skip to content

Commit bbc1471

Browse files
IdirLISNObada Haddad
authored andcommitted
commit avant pull et merge
1 parent a74223f commit bbc1471

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/static/riot/competitions/detail/leaderboards.tag

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
<th each="{ task in filtered_tasks }" class="center aligned" colspan="{ task.colWidth }">{ task.name }</th>
3434
</tr>
3535

36-
<!-- group row: one header per group, each spans number of base columns (colCount) -->
37-
<tr if="{ groups && groups.length > 0 }" class="group-row">
36+
<tr if="{ groups && groups.length > 0 && selected_leaderboard.groups_from_competition }" class="group-row">
3837
<th></th>
3938
<th></th>
4039
<th></th>

0 commit comments

Comments
 (0)