add alert for not-in-household and actions in page

accompanyingCourse/summary

* alert for people not in household for each accompanying course;
* style for action in alert
* form to members editor
This commit is contained in:
2021-06-14 11:34:05 +02:00
parent 1df759e970
commit c40019da8f
11 changed files with 118 additions and 11 deletions

View File

@@ -33,3 +33,8 @@ You should select an option: Une option doit être choisie.
# aggregator by age
The date should not be empty: La date ne doit pas être vide
# household
household:
max_holder_overflowed_infinity: Il ne peut pas y avoir plus de deux titulaires simultanément. Or, avec cette modification, ce nombre sera dépassé à partir du {{ start }}.
max_holder_overflowed: Il ne peut y avoir plus de deux titulaires simultanément. Or, avec cette modification, ce nombre sera dépassé entre le {{ start }} et le {{ end }}.