From 237f93591fe6500b96f18946302d4f80d8c7e9e0 Mon Sep 17 00:00:00 2001 From: Harshal Dhumal Date: Mon, 20 Jun 2016 13:03:46 +0100 Subject: [PATCH] Keyboard shortcuts in the Query Tool: Execute --> Ctrl + Shift + E Explain --> Ctrl + Shift + X Explain analyze --> Ctrl + Shift + A --- .../datagrid/templates/datagrid/index.html | 6 ++--- .../templates/sqleditor/js/sqleditor.js | 22 ++++++++++++++++++- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/web/pgadmin/tools/datagrid/templates/datagrid/index.html b/web/pgadmin/tools/datagrid/templates/datagrid/index.html index 43510cdd1..bde3757af 100644 --- a/web/pgadmin/tools/datagrid/templates/datagrid/index.html +++ b/web/pgadmin/tools/datagrid/templates/datagrid/index.html @@ -61,7 +61,7 @@ body {
-