Skip to content

Commit

Permalink
Sync with Kendo UI Professional
Browse files Browse the repository at this point in the history
  • Loading branch information
Kendo Bot committed Jun 20, 2018
1 parent 85fb5ba commit 58d9100
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/kendo.list.js
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,6 @@ var __meta__ = { // jshint ignore:line
},

_triggerChange: function() {
debugger;
if (this._valueBeforeCascade !== this.value()) {
this.trigger(CHANGE);
}
Expand Down

0 comments on commit 58d9100

Please sign in to comment.