pgAdmin 4 commit: Fixed variable scope issue in server.js

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed variable scope issue in server.js
Date: 2016-05-12 14:25:06
Message-ID: E1b0rY2-0001SL-Px@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed variable scope issue in server.js

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=180630ce0e6046aa59825876321a54d58cc48082
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/templates/servers/servers.js | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-05-12 14:26:47 Re: variable scope issue in server js [pgadmin4]
Previous Message Murtuza Zabuawala 2016-05-12 14:22:44 PATCH: CREATE Script Initial patch (pgAdmin4)