Обсуждение: pgAdmin 4 commit: Allow the use of the tab key to select options in com

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Allow the use of the tab key to select options in com

От
Dave Page
Дата:
Allow the use of the tab key to select options in combo boxes. Fixes #1251

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c2020cdc7c38b07d6db6be19bd9371d93083f62
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../tables/column/templates/column/js/column.js     | 21 +++++++++++++--------
web/pgadmin/static/js/backform.pgadmin.js           | 13 ++++++++++++-
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js  | 13 ++++++++++++-
3 files changed, 37 insertions(+), 10 deletions(-)