mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-09 12:38:35 -05:00
Fix few issues found in menu rendering code and GUI test cases
This commit is contained in:
@@ -44,7 +44,6 @@ export default class SearchObjectModule {
|
||||
enable: this.search_objects_enabled,
|
||||
priority: 3,
|
||||
label: gettext('Search Objects...'),
|
||||
below: true,
|
||||
data: {
|
||||
data_disabled: gettext('Please select a database from the object explorer to search the database objects.'),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user