Обсуждение: pgAdmin 4 commit: Fix an issue where the user can not change the value

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

pgAdmin 4 commit: Fix an issue where the user can not change the value

От
Akshay Joshi
Дата:
Fix an issue where the user can not change the value of DateTime picker control using keyboard. Fixes #4237.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1bd14895c3fadef729d9880628747559fbbbd027
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_20.rst         |   1 +
web/pgadmin/static/js/backform.pgadmin.js | 104 ++++++++++++++++++++++++++++++
2 files changed, 105 insertions(+)