pgAdmin 4 commit: _blank is the correct HTML target for anchors,not _n - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: _blank is the correct HTML target for anchors,not _n
Date
Msg-id E1eMxGW-0007s8-Jj@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
_blank is the correct HTML target for anchors, not _new. Fixes #2679.

Branch
------
WEBPACK_DEVEL2

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

Modified Files
--------------
web/pgadmin/dashboard/templates/dashboard/welcome_dashboard.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add optional TLS support to the docker container.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Attempt to decode database errors based onlc_message