pgAdmin 4 commit: Render browser settings into the template rather than

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Render browser settings into the template rather than
Дата
Msg-id E1YLrIJ-00045a-FZ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Render browser settings into the template rather than using synchronous AJAX calls to get them.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/body.html |   14 +++-------
web/pgadmin/browser/views.py                    |   12 ++++++--
web/pgadmin/templates/js/settings.js            |   34 -----------------------
3 files changed, 14 insertions(+), 46 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Use minified output when not in debug mode, and non-m
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Render settings related JS from the settings blueprin