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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Render settings related JS from the settings blueprin
Date: 2015-02-12 10:57:30
Message-ID: E1YLrSc-0004Ub-2N@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-02-12 15:00:02 pgAdmin 4 commit: Fix the navbar so it's responsive
Previous Message Dave Page 2015-02-12 10:46:51 pgAdmin 4 commit: Render browser settings into the template rather than