pgAdmin 4 commit: Resolved an issue - rendering the SQL control referin

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved an issue - rendering the SQL control referin
Date: 2016-04-22 17:26:32
Message-ID: E1ateqe-0004Io-JH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved an issue - rendering the SQL control refering to the undefined
variable.

It was regression of the commit-id:
085ce50545e06c94087f1979e45673b136726fb5.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2016-04-25 05:28:36 PATCH: Fix resize icon in alertify dialog
Previous Message Ashesh Vashi 2016-04-22 12:37:13 Re: PATCH: resolving issue in casts as functions are not being fetched due to change in node.ui.js