Skip to content

Commit

Permalink
fix: Added autocomplete on login template
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Jul 29, 2024
1 parent c621b6a commit 7369d9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/RoadizRozierBundle/templates/security/login.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
value="{{ last_username }}"
name="username"
id="_username"
autocomplete="username"
placeholder="{% trans %}username{% endtrans %}"
class="form-control"
required
Expand Down

0 comments on commit 7369d9c

Please sign in to comment.