mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Added Quick Search functionality for menu items and help articles. Fixes #6148
This commit is contained in:
committed by
Akshay Joshi
parent
f7214b7cfe
commit
b948f43dda
@@ -422,6 +422,7 @@ module.exports = [{
|
||||
use: {
|
||||
loader: 'imports-loader?' +
|
||||
'pgadmin.dashboard' +
|
||||
',pgadmin.browser.quick_search' +
|
||||
',pgadmin.tools.user_management' +
|
||||
',pgadmin.browser.object_statistics' +
|
||||
',pgadmin.browser.dependencies' +
|
||||
|
Reference in New Issue
Block a user