pgAdmin 4 commit: Use the correct URL in the 'View Filtered Rows' dialo

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Use the correct URL in the 'View Filtered Rows' dialo
Date: 2016-05-25 12:28:33
Message-ID: E1b5XvN-0001A8-O9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use the correct URL in the 'View Filtered Rows' dialog for the table
node. It should have not honoured the object node which is selected
afterwards.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=95fe98600ffa314080574a3857214a2ed4a6365e
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/datagrid/templates/datagrid/js/datagrid.js | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-25 12:28:43 Re: [pgAdmin4][datagrid] : Fix URL generation issue in datagrid
Previous Message Ashesh Vashi 2016-05-25 12:22:06 Re: [pgAdmin4][Patch]: Load/Save file in query tool