pgAdmin 4 commit: Fixed tab indent issue on a selection of lines is del - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed tab indent issue on a selection of lines is del
Date
Msg-id E1jqY28-0000VQ-PR@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed tab indent issue on a selection of lines is deleting the content when 'use spaces == true' in the preferences.
Fixes#4235 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c2e875d54b0449b9e5035a7e2cb1f1154ea0ee22
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_24.rst                        |  1 +
web/pgadmin/static/js/backform.pgadmin.js                | 16 ++++++++++++++++
.../static/js/sqleditor/query_tool_preferences.js        | 16 ++++++++++++++++
web/pgadmin/tools/datagrid/static/js/show_data.js        | 16 ++++++++++++++++
4 files changed, 49 insertions(+)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [SonarQube]: Rename function and variable name to match the regular expression
Next
From: Akshay Joshi
Date:
Subject: Re: [SonarQube]: Rename function and variable name to match the regular expression