Thread: pgAdmin 4 commit: Fixed an issue - not displaying query tool & debugger

pgAdmin 4 commit: Fixed an issue - not displaying query tool & debugger

From
Ashesh Vashi
Date:
Fixed an issue - not displaying query tool & debugger from the runtime.

In order to resolve the issue, set the height, width of the area (div)
under the wcFrame. wcIFrame consider the height, and width of this
container to determine the height, width & position of the iframe.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a832086c5c4c0dda51c43edd7fc4f40dda63a0c
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/frame.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)