pgAdmin 4 commit: Remove duplicate code and avoid DOM search operation. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Remove duplicate code and avoid DOM search operation.
Date
Msg-id E1lgjkb-0001ul-Ty@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove duplicate code and avoid DOM search operation.

refs #6355

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c5504444076a25d70cb9aa9bdb97056c4882a93
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/panel.js             | 6 +-----
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 6 +-----
2 files changed, 2 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM6399]: Add panel option allows to add duplicate tabs.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Improve some strings.