Add an XXX
parent
7c7b35f71a
commit
c430e72a19
www/common/onlyoffice
|
@ -1886,6 +1886,7 @@ define([
|
|||
var lastCp = getLastCp();
|
||||
loadLastDocument(lastCp, function () {
|
||||
// On error, do nothing
|
||||
// XXX lock the document or ask for a page reload?
|
||||
}, function (blob, type) {
|
||||
resetData(blob, type);
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue