pgAdmin 4 commit: Fix download CSV for IE11 which doesn't support thed - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix download CSV for IE11 which doesn't support thed
Date
Msg-id E1gziHM-0005jw-Dz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix download CSV for IE11 which doesn't support the download attribute. Fixes #4040

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix resizing of the results grid, when full of data.
Next
From: Dave Page
Date:
Subject: Re: [RM#4040] Fix Download CSV option on IE11