admin: generate password in add user page wasn't working
This commit is contained in:
parent
56c24af7bc
commit
e9b8c7a94a
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,6 @@
|
|||
</div>
|
||||
${h.end_form()}
|
||||
</div>
|
||||
</%def>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$('#username').focus();
|
||||
|
|
@ -142,3 +141,4 @@
|
|||
})
|
||||
})
|
||||
</script>
|
||||
</%def>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue