pgAdmin 4 commit: Render settings related JS from the settings blueprin

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Render settings related JS from the settings blueprin
Дата
Msg-id E1YLrSc-0004Ub-2N@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Render settings related JS from the settings blueprint.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/settings/browser.py                    |   17 +++++++++++++++++
web/pgadmin/settings/templates/settings/browser.js |   13 +++++++++++++
web/pgadmin/settings/views.py                      |    2 +-
web/pgadmin/templates/base.html                    |    3 ---
web/pgadmin/templates/js/settings.js               |   13 -------------
5 files changed, 31 insertions(+), 17 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Render browser settings into the template rather than
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix the navbar so it's responsive