pgAdmin 4 commit: Fixed an issue where file dialog showing incorrect fi

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where file dialog showing incorrect fi
Date: 2021-06-17 10:28:56
Message-ID: E1ltpGa-0007AW-B8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where file dialog showing incorrect files for the selected file types. Fixes #6443

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7ed97eeec491943f98e701ae99a4a627885a74e7
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_3.rst | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-06-17 10:28:57 pgAdmin 4 commit: 1) Fixed an issue where the binary path is not correc
Previous Message Khushboo Vashi 2021-06-17 10:27:44 [pgAdmin4][Patch] - Test cases failure fix