Обсуждение: pgAdmin 4 commit: Fixed an issue where textarea should be allowed to re

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

pgAdmin 4 commit: Fixed an issue where textarea should be allowed to re

От
Akshay Joshi
Дата:
Fixed an issue where textarea should be allowed to resize and have more than 255 chars. Fixes #6976

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ed4d0f95eb4c4682f848a4faff8688740f80462
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_2.rst                    | 1 +
web/pgadmin/static/js/Theme/index.jsx               | 1 +
web/pgadmin/static/js/components/FormComponents.jsx | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)