mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
register.html: Focus first field
(imported from commit 738227000c288b5f72fe6e91b9998ad72ab092c1)
This commit is contained in:
parent
714eec5594
commit
e6d9b5fa27
@ -3,7 +3,7 @@
|
||||
{% block content %}
|
||||
|
||||
<script type="text/javascript">
|
||||
autofocus('#id_username');
|
||||
autofocus('#id_full_name');
|
||||
</script>
|
||||
|
||||
<h1>Register for an account</h1>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user