pgAdmin 4 commit: Fixed an issue where strike-through is not visible fo

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where strike-through is not visible fo
Дата
Msg-id E1l7wkQ-00005l-6E@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where strike-through is not visible for rows selected for deletion after scrolling. Fixes #6157

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9e85fb3de38aa93216a642fad0a27faaf553fcde
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_0.rst                   | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 9 +++++++++
2 files changed, 10 insertions(+)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: [pgAdmin][RM-6178]: Cannot change background color with servers Throws js Exceptions
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-6157]: UI issue in delete records.