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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow the use of the tab key to select options in com
Дата
Msg-id E1bbnFY-0001nf-Oh@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Re: [pgadmin4] Edb package support.
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes