Attach tooltip to parent

This commit is contained in:
Alexandre Iooss 2020-04-10 21:23:51 +02:00
parent 682b2b19d7
commit 3dec49c4d1
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 2 additions and 1 deletions

View File

@ -208,7 +208,8 @@ function autoCompleteNote(field_id, note_list_id, notes, notes_display, alias_pr
html: true,
placement: 'bottom',
title: 'Loading...',
trigger: 'manual'
trigger: 'manual',
container: field.parent()
});
// Clear search on click