pgAdmin 4 commit: Open query tool and debugger windows in new tabs by d

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Open query tool and debugger windows in new tabs by d
Date: 2017-07-07 15:53:50
Message-ID: E1dTVZm-0000dB-5c@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Open query tool and debugger windows in new tabs by default.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a6fe946ce69736a4b9af8bcd79568f907fa383a

Modified Files
--------------
web/pgadmin/tools/debugger/__init__.py | 2 +-
web/pgadmin/tools/sqleditor/__init__.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-07 16:06:37 pgAdmin 4 commit: Revert "Open query tool and debugger windows in new t
Previous Message Dave Page 2017-07-07 15:50:53 pgAdmin 4 commit: Fix alert animation on IE11