pgAdmin 4 commit: Fix ascending/descending sort order in backgrid while

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix ascending/descending sort order in backgrid while
Date: 2017-03-28 13:19:28
Message-ID: E1csr20-0003W9-H5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix ascending/descending sort order in backgrid while clicking on the headers. Fixes #2303

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8745417926c6dfde37217642aa22a439491dca55
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backgrid.pgadmin.js | 9 +++++++++
1 file changed, 9 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-28 13:19:44 Re: [pgAdmin4][Patch]: Fixed Ascending/Descending order in backgrid
Previous Message Dave Page 2017-03-28 13:07:24 pgAdmin 4 commit: Fix typo in variable name.