Merge remote-tracking branch 'spaetz/focus_on_user_creation'
This commit is contained in:
commit
0d599e5341
@ -42,4 +42,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
<!-- Focus the username field by default -->
|
||||||
|
<script>$(document).ready(function(){$("#username").focus();});</script>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user