[frio] Prevent Enter from sending the form in ACL tags input in /compose
This commit is contained in:
parent
b914900ff5
commit
341046e3a0
2 changed files with 2 additions and 3 deletions
|
@ -118,7 +118,6 @@
|
|||
|
||||
$acl_allow_input.tagsinput({
|
||||
confirmKeys: [13, 44],
|
||||
cancelConfirmKeysOnEmpty: true,
|
||||
freeInput: false,
|
||||
tagClass: function(item) {
|
||||
switch (item.type) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue