Thread: pgAdmin 4 commit: Remove the duplicate code for tab indent and add the

pgAdmin 4 commit: Remove the duplicate code for tab indent and add the

From
Akshay Joshi
Date:
Remove the duplicate code for tab indent and add the logic into codemirror.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/bundle/codemirror.js               | 19 ++++++++++++++++++-
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, 18 insertions(+), 49 deletions(-)