[AccompanyingPeriod] add flashbag message when located temporarily

This commit is contained in:
Julien Fastré 2021-07-28 13:27:05 +02:00 committed by Marc Ducobu
parent f188cc2d27
commit 3302d69373
2 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,11 @@
</a>
</span>
</div>
{% if accompanyingCourse.locationStatus == 'address' or accompanyingCourse.locationStatus == 'none') %}
<div class="alert alert-danger">
{{ 'This course is located at a temporarily address. You should locate this course to an user'|trans }}
</div>
{% endif %}
{% endif %}
<h1>{{ 'Resume Accompanying Course'|trans }}</h1>

View File

@ -372,6 +372,7 @@ Show Accompanying Course: Voir le parcours
Edit Accompanying Course: Modifier le parcours
Create Accompanying Course: Créer un nouveau parcours
Drop Accompanying Course: Supprimer le parcours
This course is located at a temporarily address. You should locate this course to an user: Ce parcours est localisé à une adresse temporaire. Il devrait être localisé auprès d'un usager concerné.
# Household
Household: Ménage