pgAdmin 4 commit: Fix issue where the user can not switch the UI langua

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fix issue where the user can not switch the UI langua
Дата
Msg-id E1icn49-00048V-EY@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix issue where the user can not switch the UI language. It's a regression of #4348. Fixes #4975

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_16.rst   | 1 +
web/pgadmin/__init__.py             | 4 ++--
web/pgadmin/browser/__init__.py     | 2 +-
web/pgadmin/preferences/__init__.py | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM4975] Cannot switch UI language
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4975] Cannot switch UI language