Move new onlyoffice code

This commit is contained in:
yflory
2020-01-22 14:54:24 +01:00
parent 0ad314c1ce
commit b76d308db8
10532 changed files with 117 additions and 1 deletions

View File

@@ -1436,7 +1436,7 @@ define([
Title.updateTitle(Title.defaultTitle);
}
var version = '';
var version = 'v2/';
// Old version detected: use the old OO and start the migration if we can
if (privateData.ooForceVersion) {
if (privateData.ooForceVersion === "1") {