1
0
Fork 0

Prevents Enter from submitting the jot form in the ACL search field

- Disable browser autocomplete in jot ACL search field
This commit is contained in:
Hypolite Petovan 2019-08-25 21:03:29 -04:00
commit cba40dc9fd
3 changed files with 10 additions and 3 deletions

View file

@ -1,6 +1,6 @@
<div id="acl-wrapper">
<input id="acl-search">
<input id="acl-search" autocomplete="off">
<a id="acl-showall">{{$showall}}</a>
<div id="acl-list">
<div id="acl-list-content">