diff --git a/apps/common/main/lib/controller/History.js b/apps/common/main/lib/controller/History.js index 9a311d2bf7..6f0a8ee474 100644 --- a/apps/common/main/lib/controller/History.js +++ b/apps/common/main/lib/controller/History.js @@ -313,6 +313,7 @@ define([ this.panelHistory.viewHistoryList.selectRecord(rec); this.onSelectRevision(null, null, rec); } + console.log('Received changes that are incompatible with the file version'); }, notcriticalErrorTitle: 'Warning'