From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | pgAdmin 4 commit: Swap the Schema and Schemas icons and Catalog and Cat |
Date: | 2018-09-24 18:11:39 |
Message-ID: | E1g4VKd-00065w-Jl@gothos.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
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=6c2c18106f45c0fb9fada8adaad95270198bb595
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Modified Files
--------------
docs/en_US/release_notes_3_4.rst | 1 +
.../server_groups/servers/databases/schemas/static/img/catalog.svg | 2 +-
.../server_groups/servers/databases/schemas/static/img/coll-catalog.svg | 2 +-
.../server_groups/servers/databases/schemas/static/img/coll-schema.svg | 2 +-
.../server_groups/servers/databases/schemas/static/img/schema.svg | 2 +-
5 files changed, 5 insertions(+), 4 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2018-09-24 18:12:19 | Re: [pgAdmin4][Patch]: RM #3658 Shouldn't the icons for schemas and a single schema in the tree view be swapped |
Previous Message | Akshay Joshi | 2018-09-24 06:14:11 | [pgAdmin4][Patch]: RM #3658 Shouldn't the icons for schemas and a single schema in the tree view be swapped |