lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit 41c3739b authored by Alexey.Golubev's avatar Alexey.Golubev Committed by Alexander.Trofimov

Сменил идентификаторы документов, для того чтобы они не совпадали с идентификаторами на бранче.

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@55274 954022d7-b5bf-4e40-9824-e11837661b57
parent 2223c78a
......@@ -866,7 +866,7 @@ asc_docs_api.prototype.LoadDocument = function(c_DocInfo)
this.DocInfo.put_OfflineApp(true);
// For test create unique id
documentId = "safsasdasdfsdfsdfsdasdasdasdfsdf3";
documentId = "test_presentation_id";
this.OfflineAppDocumentStartLoad();
this.sync_zoomChangeCallback(this.WordControl.m_nZoomValue, this.WordControl.m_nZoomType);
......
......@@ -1044,7 +1044,7 @@ asc_docs_api.prototype.LoadDocument = function(c_DocInfo)
this.DocInfo.put_OfflineApp(true);
// For test create unique id
documentId = "0123456789";
documentId = "test_document_id";
this.OfflineAppDocumentStartLoad();
this.sync_zoomChangeCallback(this.WordControl.m_nZoomValue, 0);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment