fix event bundle stuffs

- adapt event templates
- event bundle: fix deprecated deps injections
- fix error with n=0 not iterated into querybuilder with centers loop
This commit is contained in:
2023-04-24 14:44:26 +02:00
parent 01f2697b8d
commit 8fd9010ea5
8 changed files with 47 additions and 43 deletions

View File

@@ -24,7 +24,7 @@
{% block content %}
<h2>{{ 'Events participation' |trans }}</h2>
<table class="table table-striped table-bordered mt-3 events">
<table class="table table-striped table-bordered border-dark align-middle mt-3 events">
<thead>
<tr>
<th class="chill-green">{{ 'Date'|trans }}</th>