[pgadmin-hackers] pgAdmin 4 commit: Fix the Backup module where it was not working ifuse

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Fix the Backup module where it was not working ifuse
Дата
Msg-id E1d6IKc-000503-8Z@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the Backup module where it was not working if user changes its preference language other than english. Fixes #2354

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=155348d712da677c6fb77347647e2a9f8cc647dd
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../tools/backup/templates/backup/js/backup.js     | 24 +++++++++++++---------
.../templates/import_export/js/import_export.js    |  4 +++-
.../templates/maintenance/js/maintenance.js        |  8 +++++---
.../tools/restore/templates/restore/js/restore.js  | 14 +++++++------
4 files changed, 30 insertions(+), 20 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue withNodeAjaxControl data caching
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue with Backupin other langauge