pgAdmin 4 commit: Revert "Allow the user to close the dashboard panel.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Revert "Allow the user to close the dashboard panel.
Date: 2017-06-27 14:39:55
Message-ID: E1dPrel-0007vh-05@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Revert "Allow the user to close the dashboard panel. Fixes #2506"

This reverts commit a87ee6d059e478a9ed6bea4fa628e93e1ce46c50.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=96412b32196c0e4da2104d323a79106d43265606

Modified Files
--------------
web/pgadmin/browser/static/js/panel.js | 38 +---------------------
.../browser/templates/browser/js/browser.js | 24 ++++++--------
web/pgadmin/dashboard/__init__.py | 8 ++---
.../dashboard/templates/dashboard/js/dashboard.js | 10 +-----
.../datagrid/templates/datagrid/js/datagrid.js | 4 +--
.../debugger/templates/debugger/js/debugger_ui.js | 2 +-
web/pgadmin/utils/menu.py | 4 +--
7 files changed, 19 insertions(+), 71 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-27 14:41:59 pgAdmin 4 commit: Add stylesheet to override brace matching styles, mis
Previous Message Dave Page 2017-06-27 14:38:27 Re: [pgAdmin4][Patch]: Feature #2506 - Allow the dashboard panel to be closed