Mise à jour de 'mycaldav/templates/rh/rh_view.html'
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
<div style="color: white">
|
||||||
{% if latest_task_list %}
|
{% if latest_task_list %}
|
||||||
<table style="font-family: 'Source Sans Pro', sans-serif; font-size: 12pt;">
|
<table style="font-family: 'Source Sans Pro', sans-serif; font-size: 12pt;">
|
||||||
{% for task in latest_task_list %}
|
{% for task in latest_task_list %}
|
||||||
@@ -18,4 +19,5 @@
|
|||||||
</table>
|
</table>
|
||||||
{% else %}
|
{% else %}
|
||||||
<p>Aucune informations véhicule</p>
|
<p>Aucune informations véhicule</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
</div>
|
Reference in New Issue
Block a user