Обсуждение: pgAdmin 4 commit: Restructure templates to avoid conflicts between modu

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Restructure templates to avoid conflicts between modu

От
Dave Page
Дата:
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(-)