mirror of https://gitlab.crans.org/bde/nk20
Fix JS
This commit is contained in:
parent
a9ccf46010
commit
7bda0bb31f
|
@ -368,4 +368,6 @@ function autoCompleteNote(field_id, note_list_id, notes, notes_display, alias_pr
|
||||||
refreshHistory();
|
refreshHistory();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
});
|
||||||
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue