Skip to content

Commit

Permalink
fixed frontend for mending participant in cancelled status
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtomklima committed May 26, 2024
1 parent 65c2ad1 commit cf08ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Templates/translatable/admin/mendParticipant.twig
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
>
<input type="submit" class="btn" value="{% trans %}mend-admin.uncancelParticipant{% endtrans %}">
</form>
<br/>
{% endif %}

{% if participant.user.status.value == 'paid' %}
Expand Down

0 comments on commit cf08ee5

Please sign in to comment.