Fixing Hidden-content feature for Upcoming contests

This commit is contained in:
ngvanthanggit 2023-08-29 15:52:31 +08:00
parent 32fbdb4530
commit 927208aa30
2 changed files with 23 additions and 0 deletions

File diff suppressed because one or more lines are too long

View file

@ -322,6 +322,11 @@
<i> {{ _('There is no ongoing contest at this time.') }} </i> <i> {{ _('There is no ongoing contest at this time.') }} </i>
<br> <br>
</div> </div>
{% else %}
<div class="toggled">
<i> {{ _('There is no ongoing contest at this time.') }} </i>
<br>
</div>
{% endif %} {% endif %}
<h3 class="toggle open contest-group-header"> <h3 class="toggle open contest-group-header">