Relabel the Save button on the datagrid text editor to avoid confusion with the actual Save button that updates the database. Fixes #4131
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f706f7ed0cffa23b411fc35876f007b1c704d7bc Modified Files -------------- docs/en_US/release_notes.rst | 1 + docs/en_US/release_notes_4_5.rst | 18 ++++++++++++++++++ web/pgadmin/static/js/slickgrid/editors.js | 21 +++++++++++---------- 3 files changed, 30 insertions(+), 10 deletions(-)