First name is not required

This commit is contained in:
William Bouzourène 2025-03-24 15:45:06 +01:00
parent 9c585d6751
commit 1465c44793
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
3 changed files with 29 additions and 42 deletions

View file

@ -59,7 +59,6 @@
class="form-control"
type="text"
name="last_name"
required
value="{{ Person.LastName }}"
autofocus
autocomplete="off"