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:
@@ -47,7 +47,6 @@ define([
|
||||
category: 'import',
|
||||
priority: 3,
|
||||
label: gettext('Import/Export Data...'),
|
||||
icon: 'fa fa-shopping-cart',
|
||||
enable: supportedNodes.enabled.bind(
|
||||
null, pgBrowser.tree, ['table']
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user