pgAdmin 4 commit: Remove duplicate code and avoid DOM search operation.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove duplicate code and avoid DOM search operation.
Date: 2021-05-06 08:39:37
Message-ID: E1leZXl-0003on-3h@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove duplicate code and avoid DOM search operation.

refs #6355

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c5504444076a25d70cb9aa9bdb97056c4882a93
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-05-06 08:40:08 Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.
Previous Message Pradip Parkale 2021-05-06 07:21:22 Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.