pgAdmin 4 commit: Fix clear query option which was opening a query tool

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix clear query option which was opening a query tool
Date: 2016-07-13 11:35:26
Message-ID: E1bNIRq-00070y-PT@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix clear query option which was opening a query tool in new window in Mac Runtime

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9ad0bd10265fbcef3efe33704c52ffa3e7f841e4
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-07-13 11:35:31 Re: [pgAdmin4][Patch]: Clear query window button click opens query tool in new window in Mac Runtime
Previous Message Dave Page 2016-07-13 11:32:14 Re: [pgAdmin4][Patch]: Busy icon not visible in Debugger and Query tool in Runtime environment