mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed jasmine test cases and added some missing messages for disabled menus.
This commit is contained in:
committed by
Akshay Joshi
parent
65d9f88c63
commit
9e90350e44
@@ -178,7 +178,7 @@ define([
|
||||
null, pgBrowser.treeMenu, menuUtils.supportedNodes
|
||||
),
|
||||
data: {
|
||||
'data_disabled': gettext('Please select any database, schema or schema objects from the browser tree to access Grant Wizard Tool.'),
|
||||
data_disabled: gettext('Please select any database, schema or schema objects from the browser tree to access Grant Wizard Tool.'),
|
||||
},
|
||||
}];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user