pgAdmin 4 commit: Fixed OS detail issue for Linux and MacOS Big Sur. Fi

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed OS detail issue for Linux and MacOS Big Sur. Fi
Date: 2021-06-04 12:30:28
Message-ID: E1lp8y4-0003rS-Gy@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed OS detail issue for Linux and MacOS Big Sur. Fixes #6231.

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-06-04 13:19:27 pgAdmin 4 commit: Fixed Jenkins build, added 'user-agents' in requireme
Previous Message Pradip Parkale 2021-06-04 12:03:25 Re: [pgAdmin][RM6231]- Add OS, Browser details in pgAdmin About us pop-up