pgAdmin 4 commit: Restructure templates to avoid conflicts between modu

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Restructure templates to avoid conflicts between modu
Дата
Msg-id E1YFmVu-00068X-3Q@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Restructure templates to avoid conflicts between modules.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/body.html    |    7 +++
web/pgadmin/browser/templates/browser/index.html   |   53 ++++++++++++++++++++
.../browser/templates/browser/messages.html        |   12 +++++
web/pgadmin/browser/templates/index.html           |   51 -------------------
web/pgadmin/browser/templates/messages.html        |   12 -----
web/pgadmin/browser/views.py                       |    2 +-
6 files changed, 73 insertions(+), 64 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Support a desktop authentication mode.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add automatic browser menu integration for modules.