pgAdmin 4 commit: Make the SQL Pane "just another tab". This allows the - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Make the SQL Pane "just another tab". This allows the
Date
Msg-id E1YVLCu-0002mo-2D@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Make the SQL Pane "just another tab". This allows the user to position it
as required, and by default makes the UI less cluttered.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e451ad5ddc552c461337a30c568d3374ca95031a

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/browser.js |    8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Re-organise node structure and loading to make things
Next
From: Prasad
Date:
Subject: Re: Patch : PGPASSFILE fix