pgAdmin 4 commit: Better fix for the black screen issues, reverted the

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Better fix for the black screen issues, reverted the
Date: 2021-04-16 12:57:07
Message-ID: E1lXO1z-0003MO-5X@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Better fix for the black screen issues, reverted the old fix.

refs #6334

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b1910c1c1ed318b46ddaf073b0e3870b8c83faa
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 6 ------
web/pgadmin/browser/templates/browser/js/utils.js | 1 -
web/pgadmin/static/js/backform.pgadmin.js | 23 ----------------------
web/pgadmin/static/scss/_webcabin.pgadmin.scss | 2 --
.../tools/sqleditor/static/scss/_sqleditor.scss | 6 ------
5 files changed, 38 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-04-16 12:58:53 Re: [pgAdmin]RM6334] SQL panel show blank screen when detach panel.
Previous Message Aditya Toshniwal 2021-04-15 11:41:14 [pgAdmin]RM6334] SQL panel show blank screen when detach panel.