1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-06 06:37:33 +02:00

JS: Add missing function

This commit is contained in:
Jakub Vrana
2025-03-19 22:04:30 +01:00
parent 5f6aa1e267
commit 889ffe28c7
2 changed files with 4 additions and 1 deletions

View File

@@ -14,6 +14,9 @@ function helpMouseover() {
function helpMouseout() {
}
function helpClose() {
}
/** Display typeahead
* @param string
* @this HTMLInputElement