pgAdmin 4 commit: Make Save/Save As menu options work a little more san

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Make Save/Save As menu options work a little more san
Date: 2016-07-25 11:55:09
Message-ID: E1bReTV-00047l-Fi@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make Save/Save As menu options work a little more sanely. Fixes #1460

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9dd3cf239963459691a21b7d30296d45a62dc2be
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-07-25 11:55:49 Re: patch for RM1460 [pgAdmin4]
Previous Message Dave Page 2016-07-25 11:48:24 Re: [pgAdmin4][patch]: Fix for RM 1320