pgAdmin 4 commit: Fixed minor issue of the add-folder icon in the file

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed minor issue of the add-folder icon in the file
Date: 2020-12-07 10:21:38
Message-ID: E1kmDeE-00051K-A0@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed minor issue of the add-folder icon in the file manager.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=375e2e0d13901f7c9c8557ef1d99f53bbb6cc229
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/file_manager/static/scss/_file_manager.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-12-07 10:43:47 pgAdmin 4 commit: 1. Resolved the issues related to the database connec
Previous Message Nikhil Mohite 2020-12-07 10:02:02 Re: [pgAdmin][RM-5343]: [Code Coverage] Improve API test cases for Debugger