pgAdmin 4 commit: Resolved a bug about listing file type listing, 'All

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved a bug about listing file type listing, 'All
Date: 2016-05-15 21:13:58
Message-ID: E1b23MM-0007c0-4c@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved a bug about listing file type listing, 'All Files' were listed
twice in some cases.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/file_manager/templates/file_manager/js/utility.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-16 05:58:32 pgAdmin 4 commit: Loading the explain.js as 'application/javascript'
Previous Message Ashesh Vashi 2016-05-15 20:49:53 pgAdmin 4 commit: Adding backup as a allowed file type in the backup ut