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

Editor: Fix pre-selecting empty enum

This commit is contained in:
Jakub Vrana
2025-03-24 06:41:31 +01:00
parent 8cec1bd611
commit 60555c5736
2 changed files with 3 additions and 4 deletions

View File

@@ -226,7 +226,7 @@ function hidden_fields_get() {
echo input_hidden("username", $_GET["username"]);
}
/** Print enum input field
/** Print enum or set input field
* @param string "radio"|"checkbox"
* @param string
* @param array