pgAdmin 4 commit: Load only one set of CSS files per module.

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Load only one set of CSS files per module.
Дата
Msg-id E1b0OQQ-000767-Fe@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Load only one set of CSS files per module.

There are times, a module is loaded multiple times, and returns same set
of CSS files mulitple times, in order to avoid loading the same file
multiple times, we will create a set out of the list of CSS files.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7513cebd8c7be3993c9eb7e10c6c085caecb07c5

Modified Files
--------------
web/pgadmin/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Change server password [pgadmin4]
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: Added "Named restore point" functionality (pgAdmin4)