First name is not required
This commit is contained in:
parent
cc3eaa8c4f
commit
712c504de6
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