|
|
|
@ -30,7 +30,7 @@ with this program; if not, write to the Free Software Foundation, Inc., |
|
|
|
<thead> |
|
|
|
<tr> |
|
|
|
<th>{% include "buttons/sort.html" with col="user" text="Utilisateur" %}</th> |
|
|
|
<th>{% include "buttons/sort.html" with col="reason" text="Raison" %}</th> |
|
|
|
<th>Raison</th> |
|
|
|
<th>{% include "buttons/sort.html" with col="start" text="Date de début" %}</th> |
|
|
|
<th>{% include "buttons/sort.html" with col="end" text="Date de fin" %}</th> |
|
|
|
<th></th> |
|
|
|
|