user-groups: clear autocomplete after selection.
This commit is contained in:
parent
a4f18c798c
commit
ebb3b8bc7e
1 changed files with 1 additions and 0 deletions
|
|
@ -181,6 +181,7 @@
|
|||
} else if (suggestion.value_type == 'user') {
|
||||
addMember(suggestion, null);
|
||||
}
|
||||
$('#user_group_add_members').val('')
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue