|
@@ -2978,7 +2978,7 @@ the specific language governing permissions and limitations under the Apache Lic
|
|
self.updateSelection(data);
|
|
self.updateSelection(data);
|
|
self.clearSearch();
|
|
self.clearSearch();
|
|
if (triggerChange) {
|
|
if (triggerChange) {
|
|
- self.triggerChange(this.buildChangeDetails(oldData, this.data()));
|
|
|
|
|
|
+ self.triggerChange(self.buildChangeDetails(oldData, this.data()));
|
|
}
|
|
}
|
|
});
|
|
});
|
|
}
|
|
}
|