pgAdmin 4 commit: Update scan and index scan EXPLAIN icons for greater

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Update scan and index scan EXPLAIN icons for greater
Date: 2018-01-24 15:40:03
Message-ID: E1eeN9f-0003de-I5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update scan and index scan EXPLAIN icons for greater clarity. Fixes #3021

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5cea5f84855a1b308769a537e9f5bbc332833566
Author: Chethana Kumar <chethana(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/static/explain/img/ex_index_scan.svg | 2 +-
web/pgadmin/misc/static/explain/img/ex_scan.svg | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-01-24 15:51:22 Re: [pgAdmin4][Patch#3021] Updating existing Index scan & Scan icons
Previous Message Chethana Kumar 2018-01-24 13:40:10 Re: [pgAdmin4][Patch#3021] Updating existing Index scan & Scan icons