Use Boostrap tooltips for search
This commit is contained in:
parent
0c70f15721
commit
682b2b19d7
3 changed files with 26 additions and 15 deletions
|
|
@ -78,7 +78,7 @@ notes_display = [];
|
|||
buttons = [];
|
||||
|
||||
// When the user searches an alias, we update the auto-completion
|
||||
autoCompleteNote("note", "alias_matched", "note_list", notes, notes_display,
|
||||
autoCompleteNote("note", "note_list", notes, notes_display,
|
||||
"alias", "note", "user_note", "profile_pic", function() {
|
||||
if (buttons.length > 0 && $("#single_conso").is(":checked")) {
|
||||
consumeAll();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue