[SSE] Close confirm window by esc.

This commit is contained in:
Julia Radzhabova 2016-11-11 16:25:04 +03:00
parent 904bff55be
commit 5dcce1dab2

View file

@ -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'],