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:
@@ -14,6 +14,9 @@ function helpMouseover() {
|
||||
function helpMouseout() {
|
||||
}
|
||||
|
||||
function helpClose() {
|
||||
}
|
||||
|
||||
/** Display typeahead
|
||||
* @param string
|
||||
* @this HTMLInputElement
|
||||
|
Reference in New Issue
Block a user