Skip to content

Commit

Permalink
[del] debugger;
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k3lm committed Jun 14, 2019
1 parent 24ca1cd commit c9659c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion view/frontend/web/js/widget-js.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ define([
},

drawPromotionWidget: function (price_src,dest,product,theme,reverse,campaign) {
debugger;
if(this.drawnWidgets.indexOf(price_src+dest+product+theme+reverse+campaign)>=0){
return;
}
Expand Down

0 comments on commit c9659c5

Please sign in to comment.