pgAdmin 4 commit: We were refering to the wrong 'name' variable during

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: We were refering to the wrong 'name' variable during
Date: 2018-08-12 10:15:33
Message-ID: E1fonPJ-0001xf-HE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

We were refering to the wrong 'name' variable during cleaning up the
backform controls.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-08-13 11:01:41 [pgAdmin4][Patch]: RM #3461 Properties/SQL panel contents does not updates when user perform Refresh operation on the node
Previous Message Xuri Gong 2018-08-11 13:23:21 Re: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGIS query result sets