pgAdmin 4 commit: Move the declaration of a variable into the correct s

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Move the declaration of a variable into the correct s
Date: 2016-09-09 13:51:30
Message-ID: E1biMDK-0008QQ-5p@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Move the declaration of a variable into the correct scope.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-09 13:51:36 Re: PATCH: Python2.6 compatibility fixes (pgAdmin4)
Previous Message Dave Page 2016-09-09 13:45:44 Re: PATCH: To fix the issue of highlighting error in the query tool (pgAdmin4)