pgAdmin 4 commit: Fixed an issue where strikeout is getting removed on

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where strikeout is getting removed on
Date: 2021-02-10 12:11:20
Message-ID: E1l9oL2-00027N-Il@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where strikeout is getting removed on scrolling of index column of the table.

refs #6157

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1b850ff6168ccf31d68a9b49fe34156039ed30e3
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 12 ++++++++++++
1 file changed, 12 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-10 12:11:58 Re: [pgAdmin][RM6207] Update JS dependencies
Previous Message Aditya Toshniwal 2021-02-10 11:07:01 Re: [pgAdmin][RM6207] Update JS dependencies