pgAdmin 4 commit: Add a title bar to the treeview browser, as this is t - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add a title bar to the treeview browser, as this is t
Date
Msg-id E1bGNAb-00039l-6G@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add a title bar to the treeview browser, as this is the only (currently) supported way to fix docking issues with our
codein wcDocker. Fixes #1184 

Original patch by Surinder. Simplified and re-styled by me.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a7e1e25cf409585b1a414a77dbb6374e83c5fadd
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Styling tweaks
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM#1184 - Re-docking on the main tabset is broken