Ensure that dirty indicator (*) should not be visible when renaming the tabs. 
Fixes #5991

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_29.rst                      |  1 +
web/pgadmin/tools/datagrid/static/js/datagrid.js       | 11 +++++++++--
web/pgadmin/tools/debugger/static/js/debugger.js       |  4 ++++
web/pgadmin/tools/debugger/static/js/debugger_ui.js    |  2 ++
web/pgadmin/tools/schema_diff/static/js/schema_diff.js |  2 ++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js     |  9 +++++++--
6 files changed, 25 insertions(+), 4 deletions(-)

Reply via email to