Fix JS
This commit is contained in:
parent
a9ccf46010
commit
7bda0bb31f
1 changed files with 31 additions and 29 deletions
|
|
@ -368,4 +368,6 @@ function autoCompleteNote(field_id, note_list_id, notes, notes_display, alias_pr
|
||||||
refreshHistory();
|
refreshHistory();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
});
|
||||||
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue