Skip to content

Commit 5bb30f7

Browse files
committed
Merge remote-tracking branch 'origin/4.13'
2 parents 941cc4e + a651eaa commit 5bb30f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/scripts/sharedFunctions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3103,7 +3103,7 @@ cloudStack.createTemplateFromSnapshotMethod = function (){
31033103
return {}; //nothing in this snapshot needs to be updated
31043104
},
31053105
getActionFilter: function() {
3106-
return snapshotActionfilter;
3106+
return cloudStack.actionFilter.snapshotActionfilter;
31073107
}
31083108
}
31093109
});

0 commit comments

Comments
 (0)