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

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Fix the Backup module where it was not working ifuse
Date
Msg-id E1d6IKc-000503-8Z@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue withNodeAjaxControl data caching
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue with Backupin other langauge