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

Send all forms by Ctrl+Enter on <select>

This commit is contained in:
Jakub Vrana
2011-03-21 12:15:38 +01:00
parent 1804f71b96
commit b68ddcad2b
4 changed files with 19 additions and 22 deletions

View File

@@ -3,7 +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 Ctrl+Enter on <select>
Send forms by Ctrl+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