pgAdmin 4 commit: Added tab navigation for tabs under explain panel in

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added tab navigation for tabs under explain panel in
Date: 2020-01-01 05:21:59
Message-ID: E1imWSF-0002v7-97@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added tab navigation for tabs under explain panel in query tool. Fixes #5047.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc5287bd9fa8d1b8048094dd90fe37ca6ec8ccdc
Author: Ganesh Jaybhay <ganesh(dot)jaybhay(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_17.rst | 3 ++-
web/pgadmin/misc/static/explain/js/explain.js | 4 ++--
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 6 ++++++
3 files changed, 10 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-01-01 05:22:50 Re: [RM4772] [Accessibility] aria-label in missing places
Previous Message Nagesh Dhope 2019-12-31 13:46:52 [RM4772] [Accessibility] aria-label in missing places