[SSE] Close confirm window by esc.
This commit is contained in:
parent
904bff55be
commit
5dcce1dab2
|
@ -1419,7 +1419,6 @@ define([
|
|||
var me = this;
|
||||
if (id == Asc.c_oAscConfirm.ConfirmReplaceRange) {
|
||||
Common.UI.warning({
|
||||
closable: false,
|
||||
title: this.notcriticalErrorTitle,
|
||||
msg: this.confirmMoveCellRange,
|
||||
buttons: ['yes', 'no'],
|
||||
|
|
Loading…
Reference in a new issue