Save and open oo docs

This commit is contained in:
yflory
2018-03-28 19:35:49 +02:00
parent d5dce6ac22
commit fd1b4189be
5 changed files with 148 additions and 33 deletions

View File

@@ -227,4 +227,7 @@ define({
// This is for sending data out of the iframe when we are in testing mode
// The exact protocol is defined in common/test.js
'EV_TESTDATA': true,
// OnlyOffice: save a new version
'Q_OO_SAVE': true,
});