pgAdmin 4 commit: String improvements.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: String improvements.
Date: 2016-06-17 13:21:21
Message-ID: E1bDti5-0006zE-Mq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

String improvements.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/bgprocess/__init__.py | 6 +++---
web/pgadmin/misc/bgprocess/process_executor.py | 8 ++++----
web/pgadmin/misc/bgprocess/processes.py | 8 ++++----
web/pgadmin/misc/file_manager/__init__.py | 6 +++---
web/pgadmin/tools/backup/__init__.py | 22 +++++++++++-----------
web/pgadmin/tools/restore/__init__.py | 10 +++++-----
6 files changed, 30 insertions(+), 30 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-17 13:35:19 pgAdmin 4 commit: String improvements.
Previous Message Dave Page 2016-06-17 13:01:39 Re: PATCH: To fix the issue in Restore/Backup dialog