1
0
Fork 0

[frio] Prevent Enter from sending the form in ACL tags input in /compose

This commit is contained in:
Hypolite Petovan 2019-08-25 21:01:59 -04:00
commit 341046e3a0
2 changed files with 2 additions and 3 deletions

View file

@ -118,7 +118,6 @@
$acl_allow_input.tagsinput({
confirmKeys: [13, 44],
cancelConfirmKeysOnEmpty: true,
freeInput: false,
tagClass: function(item) {
switch (item.type) {