pgAdmin 4 commit: Remove duplicate properties in CSS and few js standar

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Remove duplicate properties in CSS and few js standar
Дата
Msg-id E1jknYV-0005uz-Dj@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Remove duplicate properties in CSS and few js standard fixes reported by SonarQube.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/dashboard/static/js/dashboard.js                 | 2 ++
web/pgadmin/misc/file_manager/static/css/file_manager.css    | 1 -
web/pgadmin/misc/file_manager/static/scss/_file_manager.scss | 2 --
web/pgadmin/misc/static/explain/scss/_explain.scss           | 1 -
4 files changed, 2 insertions(+), 4 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][patch] Clumsy coding related fixes
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Patch for SonarQube UI fixes.