Relabel the Save button on the datagrid text editor to avoid confusion with the actual Save button that updates the database. Fixes #4131

This commit is contained in:
Dave Page
2019-04-02 17:20:43 +01:00
parent fb12b2e2fc
commit f706f7ed0c
3 changed files with 30 additions and 10 deletions

View File

@@ -0,0 +1,18 @@
***********
Version 4.5
***********
Release date: 2019-05-02
This release contains a number of new features and fixes reported since the
release of pgAdmin4 4.4.
Features
********
Bug fixes
*********
| `Bug #4131 <https://redmine.postgresql.org/issues/4131>`_ - Relabel the Save button on the datagrid text editor to avoid confusion with the actual Save button that updates the database.