pgAdmin 4 commit: Resolved an issue, a copy-paste issue (was using fiel

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved an issue, a copy-paste issue (was using fiel
Date: 2016-04-29 11:56:04
Message-ID: E1aw71g-0004BA-4G@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved an issue, a copy-paste issue (was using field instead of the
column object) in NodeAjaxOptionsCell.

It was regression of '32e0a0d4b62462d45da88c177ffc6966de3dbcbb' commit.

Thanks Harshal for reporting this.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/node.ui.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2016-04-29 14:37:51 [pgAdmin4][Patch]: View and Materialised View Nodes
Previous Message Ashesh Vashi 2016-04-29 10:49:47 Re: PATCH: Fix resize icon in alertify dialog