Re: pgAdmin 4 commit: Swap the Schema and Schemas icons and Catalogand Cat - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: pgAdmin 4 commit: Swap the Schema and Schemas icons and Catalogand Cat
Date
Msg-id CANxoLDcyL4CMLa0dpNXmoZ6RFw_w+Yv4f5J6vt12g_hTjzpPPQ@mail.gmail.com
Whole thread Raw
In response to pgAdmin 4 commit: Swap the Schema and Schemas icons and Catalog and Cat  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers

I am extremely sorry for the wrong commit message. Correct commit message is "Swap the Trigger and Triggers icons that had been used the wrong way around." I have tried to amend that message using git commit --amend command but not able to push that for some reason. 

On Thu, Aug 1, 2019 at 11:40 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Swap the Schema and Schemas icons and Catalog and Catalogs icons that had been used the wrong way around.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ff007d1cbde81498101951e122e70138060927b

Modified Files
--------------
.../databases/schemas/tables/triggers/static/img/coll-trigger.svg       | 2 +-
.../servers/databases/schemas/tables/triggers/static/img/trigger.svg    | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)



--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Swap the Schema and Schemas icons and Catalog and Cat
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow a banner to be displayed on the login and other