Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Genki Sugawara committed Mar 18, 2012
1 parent 0a0d041 commit dcabc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ec2ui/content/ec2ui/instancesview.js
Expand Up @@ -1042,7 +1042,7 @@ var ec2ui_InstancesTreeView = {
});
});
},

changeSecurityGroup: function() {
var instances = this.getSelectedInstances();

Expand Down

0 comments on commit dcabc1e

Please sign in to comment.