pgAdmin 4 commit: Add a menu option to reset the layout. Fixes #1248

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add a menu option to reset the layout. Fixes #1248
Date: 2016-06-10 15:56:01
Message-ID: E1bBOmv-0004W4-GW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add a menu option to reset the layout. Fixes #1248

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d9804ae2a21c00b2dfbb3c3ce5ac5a4e574c39fd
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/templates/browser/js/browser.js | 77 ++++++++++++++++++----
web/pgadmin/settings/__init__.py | 20 ++++++
2 files changed, 83 insertions(+), 14 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-10 15:56:08 Re: PATCH: Reset view/layout (pgAdmin4)
Previous Message Dave Page 2016-06-10 15:41:50 pgAdmin website commit: Move the "generic" download link up a level.