From 5586c51d18e7c6131474b2fa74dda38b4917907f Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 18 Mar 2011 17:24:29 +0100 Subject: [PATCH] Send select search form by Enter on ' . (isset($_GET["ns"]) ? '' : "") : ""); // not used in Editor diff --git a/adminer/static/functions.js b/adminer/static/functions.js index be66f96d..fa81e0fe 100644 --- a/adminer/static/functions.js +++ b/adminer/static/functions.js @@ -201,6 +201,17 @@ function textareaKeydown(target, event, tab, button) { return true; } +/** Send form by Enter on 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