Commit 2dcba724 authored by Alexander.Trofimov's avatar Alexander.Trofimov

delete g_sMainServiceLocalUrl

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@64717 954022d7-b5bf-4e40-9824-e11837661b57
parent 5b1c5dd8
......@@ -1118,7 +1118,6 @@
'lastOtherSaveTime': t.lastOtherSaveTime,
'block': t.ownedLockBlocks,
'sessionId': t._id,
//'server' : window.location.protocol + '//' + window.location.host + g_sMainServiceLocalUrl,
'documentFormatSave': t._documentFormatSave,
'isViewer': t._isViewer,
'version': asc_coAuthV
......
......@@ -56,7 +56,6 @@ if (typeof String.prototype.repeat !== 'function') {
}
var g_oZipChanges = null;
//var g_sMainServiceLocalUrl = "/CanvasService.ashx";
//var g_sResourceServiceLocalUrl = "/ResourceService.ashx?path=";
var g_sDownloadServiceLocalUrl = "/downloadas";
var g_sUploadServiceLocalUrl = "/upload";
......
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