implemented autocomplete input for tag editor
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
candidates = [];
|
||||
selected = [];
|
||||
onCommit(candidate);
|
||||
candidate = { display : '' };
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user