Skip to content

Commit

Permalink
Too much review feedback!
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Adams committed Jun 24, 2014
1 parent a9130a2 commit be1356a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/widgets/machine-view-panel.js
Expand Up @@ -388,6 +388,7 @@ YUI.add('machine-view-panel', function(Y) {
createContainer;
if (unit._event) {
action = action || unit.action;
unit = undefined;
}
if (action === 'container') {
parentId = parentId || this.get('selectedMachine');
Expand Down

0 comments on commit be1356a

Please sign in to comment.