Commit 5dcce1da authored by Julia Radzhabova's avatar Julia Radzhabova

[SSE] Close confirm window by esc.

parent 904bff55
......@@ -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'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment