pgAdmin 4 commit: Restructure templates to avoid conflicts between modu - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Restructure templates to avoid conflicts between modu
Date
Msg-id E1YFmVu-00068X-3Q@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Support a desktop authentication mode.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add automatic browser menu integration for modules.