pgAdmin 4 commit: Resolve "Move to last page" warning shown unnecessari

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolve "Move to last page" warning shown unnecessari
Date: 2016-07-05 11:20:46
Message-ID: E1bKOPG-0005gi-4c@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolve "Move to last page" warning shown unnecessarily issue. Fixes #1422

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6c6660e576688ff6f2af426872b47f0d1cc93250
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-07-05 11:21:07 Re: [pgAdmin4][Patch]: RM#1422 - "Move to last page" warning shown unnecessarily
Previous Message Dave Page 2016-07-05 11:11:41 pgAdmin 4 commit: Grey the SQL panel in edit data mode. Fixes #1423