[SSE] Bug 56693

This commit is contained in:
JuliaSvinareva 2022-04-19 10:27:17 +03:00
parent 942b25283f
commit 6d5c967499

View file

@ -154,7 +154,6 @@ define([
if (item) {
panel.cmbSheet.setValue(item.get('value'));
panel.updateActiveSheet(item.get('displayValue'));
this.updatePreview();
}
},