Search object UI improvements. Fixes #5493

This commit is contained in:
Aditya Toshniwal
2020-05-18 11:29:12 +05:30
committed by Akshay Joshi
parent 0f56c25893
commit d58c33dec0
4 changed files with 11 additions and 10 deletions

View File

@@ -20,6 +20,7 @@ Housekeeping
| `Issue #5443 <https://redmine.postgresql.org/issues/5443>`_ - Remove support for Python 2.
| `Issue #5444 <https://redmine.postgresql.org/issues/5444>`_ - Cleanup Python detection in the runtime project file.
| `Issue #5455 <https://redmine.postgresql.org/issues/5455>`_ - Refactor pgAdmin4.py so it can be imported and is a lot more readable.
| `Issue #5493 <https://redmine.postgresql.org/issues/5493>`_ - Search object UI improvements.
Bug fixes
*********