pgAdmin 4 commit: Remove some configuration from the about dialog.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove some configuration from the about dialog.
Date: 2021-06-25 06:08:17
Message-ID: E1lwf0j-0007cF-9K@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove some configuration from the about dialog.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=462b86df8d3a2d9a42f2e946f4478f629304d726
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/about/__init__.py | 2 +-
web/pgadmin/about/templates/about/index.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-06-25 06:09:43 Re: [pgAdmin][RM6231]- Add OS, Browser details in pgAdmin About us pop-up
Previous Message Pradip Parkale 2021-06-24 15:46:29 Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.