diff --git a/apps/spreadsheeteditor/main/app/controller/Main.js b/apps/spreadsheeteditor/main/app/controller/Main.js index 45b59f32e..70208e2b6 100644 --- a/apps/spreadsheeteditor/main/app/controller/Main.js +++ b/apps/spreadsheeteditor/main/app/controller/Main.js @@ -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'],