mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Added native menu support in desktop mode. #5503
This commit is contained in:
@@ -130,7 +130,6 @@ define([
|
||||
callback: 'backupObjects',
|
||||
priority: 3,
|
||||
label: gettext('Backup...'),
|
||||
icon: 'fa fa-save',
|
||||
enable: supportedNodes.enabled.bind(
|
||||
null, pgBrowser.tree, menuUtils.backupSupportedNodes
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user