Обсуждение: [pgadmin-hackers] pgAdmin 4 commit: Fix the Backup module where it was not working ifuse

Поиск
Список
Период
Сортировка
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(-)