We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f218246 commit 3a4e51bCopy full SHA for 3a4e51b
static/js/newuser.js
templates/add_user.j2
@@ -17,7 +17,7 @@
17
18
<span class="mb-6">
19
<span class="inline">
20
- {{form.can_login(class='peer hidden', onchange='updateLogin(this);')}}
+ {{form.can_login(class='peer hidden')}}
21
{{form.can_login.label(class='border-opacity-20 peer-checked:bg-blue-600 btn-rounded inline-block w-64 transition-all bg-gray-500 border-2 border-white', id='check-login')}}
22
</span>
23
0 commit comments