@@ -96,7 +96,7 @@
|
||||
return false;
|
||||
}
|
||||
if (ev.key == 'Enter') {
|
||||
disableDropDown();
|
||||
disableDropdown();
|
||||
if (onCommit(candidate)) candidate = { display : '' };
|
||||
}
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user