pgAdmin 4 commit: Added gettext and escape around Macro name and label. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added gettext and escape around Macro name and label.
Date
Msg-id E1kQP6d-0001Ew-F4@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added gettext and escape around Macro name and label. Fixes #5894

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/sqleditor/macro.js                 | 9 +++++----
web/pgadmin/tools/datagrid/templates/datagrid/index.html | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: RM-4232- Change what is shown by default in tab titles: Implementation suggestion.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab