pgAdmin 4 commit: Cleanup some code warnings.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Cleanup some code warnings.
Date: 2021-03-12 15:21:00
Message-ID: E1lKjb2-0005Ya-P8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Cleanup some code warnings.

Branch
------
master

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

Modified Files
--------------
runtime/src/js/configure.js | 22 +++++++--------
runtime/src/js/misc.js | 24 ++++++++--------
runtime/src/js/pgadmin.js | 62 ++++++++++++++++++++----------------------
runtime/src/js/server_error.js | 4 +--
runtime/src/js/view_log.js | 4 +--
5 files changed, 57 insertions(+), 59 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-03-12 15:54:33 pgAdmin 4 commit: Make the container distribution a multi-arch build wi
Previous Message Dave Page 2021-03-12 15:07:10 pgAdmin 4 commit: Include the environment in the runtime log.