Ensure we can edit grid values in the debugger using keyboard shortcuts. Fixes #3153

This commit is contained in:
Murtuza Zabuawala
2018-03-02 15:05:04 +00:00
committed by Dave Page
parent efcf87636d
commit 92a0bb605d
5 changed files with 88 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
//////////////////////////////////////////////////////////////////////////
//
// pgAdmin 4 - PostgreSQL Tools
//
// Copyright (C) 2013 - 2018, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
//////////////////////////////////////////////////////////////////////////
import $ from 'jquery';
const PERIOD_KEY = 190,