pgAdmin 4 commit: Update to use the new skeleton CSS from wcDocker, and - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Update to use the new skeleton CSS from wcDocker, and
Date
Msg-id E1YTTix-0006MU-I2@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Update to use the new skeleton CSS from wcDocker, and restore a default
layout if the saved one fails for any reason.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=caff78053b48a15579e987fa58decca3e82e1976

Modified Files
--------------
.../browser/templates/browser/js/browser.js        |   36 +-
web/pgadmin/browser/views.py                       |    7 +-
web/pgadmin/static/css/wcDocker/wcDocker.css       |  355 --------------------
web/pgadmin/static/css/wcDocker/wcDocker.min.css   |   16 -
.../static/css/wcDocker/wcDockerSkeleton.css       |  355 ++++++++++++++++++++
5 files changed, 383 insertions(+), 386 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Patch for builddocs.bat
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Add a note explaining that the "password" connectio