mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Rearrange tools menu on the basis of usability and form groups of similar sub-menus.
This commit is contained in:
@@ -165,7 +165,7 @@ define([
|
||||
module: this,
|
||||
applies: ['tools'],
|
||||
callback: 'callback_maintenance',
|
||||
priority: 10,
|
||||
priority: 3,
|
||||
label: gettext('Maintenance...'),
|
||||
icon: 'fa fa-wrench',
|
||||
enable: supportedNodes.enabled.bind(
|
||||
|
||||
Reference in New Issue
Block a user