mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 13:35:41 +00:00
Merge remote-tracking branch 'origin/4.13'
This commit is contained in:
commit
5bb30f7ff3
@ -3103,7 +3103,7 @@ cloudStack.createTemplateFromSnapshotMethod = function (){
|
||||
return {}; //nothing in this snapshot needs to be updated
|
||||
},
|
||||
getActionFilter: function() {
|
||||
return snapshotActionfilter;
|
||||
return cloudStack.actionFilter.snapshotActionfilter;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user