pgAdmin 4 commit: Correct some EDB Postgres Advanced Server branding.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Correct some EDB Postgres Advanced Server branding.
Date: 2017-03-21 10:12:29
Message-ID: E1cqGmD-0003Wq-D7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Correct some EDB Postgres Advanced Server branding.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aee1492d0d4e71ad4a947fe1b3f2e70a0d50f904
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/utils.py | 2 +-
web/pgadmin/tools/backup/templates/backup/js/backup.js | 2 +-
web/pgadmin/utils/driver/abstract.py | 2 +-
web/pgadmin/utils/driver/psycopg2/__init__.py | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2017-03-21 12:35:24 Re: patch for RM2243 and RM2244 [pgAdmin4]
Previous Message Dave Page 2017-03-21 10:11:22 pgAdmin 4 commit: Ignore the Yarn lock file.