pgAdmin 4 commit: Added gettext and escape around Macro name and label.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added gettext and escape around Macro name and label.
Date: 2020-10-08 06:08:47
Message-ID: E1kQP6d-0001Ew-F4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

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