Thread: pgAdmin 4 commit: Resolved couple of small bugs introduced during datab

pgAdmin 4 commit: Resolved couple of small bugs introduced during datab

From
Ashesh Vashi
Date:
Resolved couple of small bugs introduced during database server
connection management implementation.

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/__init__.py        |    2 +-
.../server_groups/servers/templates/css/servers.css  |    6 +++++-
web/pgadmin/static/css/wcDocker/Themes/pgadmin.css   |    8 ++++----
web/pgadmin/static/js/alertifyjs/pgadmin.defaults.js |    4 ++--
web/pgadmin/utils/driver/psycopg2/__init__.py        |   18 ++++++++----------
5 files changed, 20 insertions(+), 18 deletions(-)