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:
@@ -39,6 +39,7 @@ define('pgadmin.schemadiff', [
|
||||
priority: 1,
|
||||
label: gettext('Schema Diff'),
|
||||
enable: true,
|
||||
below: true,
|
||||
}];
|
||||
|
||||
pgBrowser.add_menus(menus);
|
||||
|
Reference in New Issue
Block a user