pgAdmin 4 commit: _blank is the correct HTML target for anchors, not _n

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: _blank is the correct HTML target for anchors, not _n
Date: 2017-12-07 14:35:08
Message-ID: E1eMxGW-0007s8-Jj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)patel(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-12-07 14:35:09 pgAdmin 4 commit: Cleanup the layout of the filter data dialogue. Fixes
Previous Message Ashesh Vashi 2017-12-07 14:35:07 pgAdmin 4 commit: Fix various issues that could cause an exception on s