Skip to content

Commit

Permalink
This seems like a syntax error
Browse files Browse the repository at this point in the history
Fixing this allows me to compile assets during the container build
  • Loading branch information
carbonin committed Aug 1, 2017
1 parent 540ca52 commit 9f2831f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/assets/javascripts/miq_qe.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ ManageIQ.qe.gtl = {
this.onItemClicked(item, document.createEvent('Event'));
this.$scope.$digest();
}.bind(this),
item,
};
}.bind(this);
return {
Expand Down

0 comments on commit 9f2831f

Please sign in to comment.