ajout numéro de semaine dans les tableau de synthèse
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
<table>
|
||||
<thead>
|
||||
<th class="no-print"></th>
|
||||
<th>S</th>
|
||||
<th>L</th>
|
||||
<th>M</th>
|
||||
<th>M</th>
|
||||
@@ -89,6 +90,7 @@
|
||||
{% set btnvalidate=true %}
|
||||
{%endif%}
|
||||
</td>
|
||||
<td class="date" style="vertical-align:middle">{{event.date|date("W")}}</td>
|
||||
{% endif %}
|
||||
|
||||
<td>
|
||||
|
Reference in New Issue
Block a user