mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 08:21:28 +08:00
[SSE] Close confirm window by esc.
This commit is contained in:
@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user