mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
first-boot: state1: fix focusing on form element
This commit is contained in:
parent
23aee97ea9
commit
77e74746f0
@ -62,6 +62,6 @@
|
||||
|
||||
{% block page_js %}
|
||||
<script>
|
||||
$('#id_hostname').focus();
|
||||
$('#id_username').focus();
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user