mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
CLOUDSTACK-7779: UI > system action filter > extend scope from local to global.
This commit is contained in:
parent
22b0e0a2fd
commit
3ccca78734
@ -20382,7 +20382,7 @@
|
||||
};
|
||||
|
||||
//action filters (begin)
|
||||
var zoneActionfilter = function (args) {
|
||||
var zoneActionfilter = cloudStack.actionFilter.zoneActionfilter = function (args) {
|
||||
var jsonObj = args.context.item;
|
||||
var allowedActions =[ 'enableSwift'];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user