First name is not required
This commit is contained in:
parent
9c585d6751
commit
1465c44793
3 changed files with 29 additions and 42 deletions
|
|
@ -59,7 +59,6 @@
|
|||
class="form-control"
|
||||
type="text"
|
||||
name="last_name"
|
||||
required
|
||||
value="{{ Person.LastName }}"
|
||||
autofocus
|
||||
autocomplete="off"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue