pgAdmin 4 commit: Use a 'play' icon for the Execute Query button in the

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Use a 'play' icon for the Execute Query button in the
Date: 2019-12-03 01:44:58
Message-ID: E1ibxFK-0008Jp-CT@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use a 'play' icon for the Execute Query button in the Query Tool for greater consistency with other applications. Fixes #4711

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_16.rst | 1 +
web/pgadmin/tools/datagrid/templates/datagrid/index.html | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-12-03 06:08:57 [pgAdmin][RM4772][Accessibility] Provide aria-label to an invisible label where a visible label cannot be used
Previous Message Dave Page 2019-12-03 01:14:05 pgAdmin 4 commit: Allow Gunicorn logs in the container to be directed t