Revision 5b1b4469
Added by Mikaël Ates about 13 years ago
| calebasse/personnes/templates/personnes/worker_update.html | ||
|---|---|---|
|
{% elif holiday.service %}
|
||
|
(congés annuels)
|
||
|
{% endif %}
|
||
|
({{ holiday.holiday_type }})
|
||
|
{% if holiday.comment %}
|
||
|
« {{ holiday.comment }} »
|
||
|
{% endif %}
|
||
Also available in: Unified diff
personnes: give absence types on worker page.