1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 19:44:00 +02:00

Send select search form by Enter on <select>

This commit is contained in:
Jakub Vrana
2011-03-18 17:24:29 +01:00
parent 266d83215d
commit 5586c51d18
3 changed files with 13 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ Ability to save expression in edit
Respect default database collation (bug #3191489)
Don't export triggers without table (bug #3193489)
Esc to focus next field in Tab textarea (thanks to David Grudl)
Send select search form by Enter on <select>
Enum editor and textarea Ctrl+Enter working in IE
AJAX forms in Google Chrome
Parse UTF-16 and UTF-8 BOM in all text uploads