lint compliance

This commit is contained in:
yflory
2020-01-29 18:40:18 +01:00
parent e90bdb8b7e
commit 29d4da13eb
3 changed files with 3 additions and 3 deletions

View File

@@ -1306,7 +1306,7 @@ define([
};
var setEditable = function (state) {
$('#cp-app-oo-editor').find('#cp-app-oo-offline').remove();;
$('#cp-app-oo-editor').find('#cp-app-oo-offline').remove();
try {
window.frames[0].editor.asc_setViewMode(!state);
//window.frames[0].editor.setViewModeDisconnect(true);