pgAdmin 4 commit: Add tab indexes for debugger controls. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add tab indexes for debugger controls.
Date
Msg-id E1eQrdi-0005pb-PS@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add tab indexes for debugger controls.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=36d779df5d70b70f40fe1123eb8457a614edd109
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../tools/debugger/static/js/debugger_ui.js        | 37 +++++++++++++++++++---
.../tools/debugger/templates/debugger/direct.html  | 18 +++++++----
2 files changed, 45 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Do not render security URL in templates ifrunning in Desktop mode
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Add basic Tab navigation - Debugger