Commit 462c617b authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

change index.html

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@50073 954022d7-b5bf-4e40-9824-e11837661b57
parent 1b509249
......@@ -109,6 +109,8 @@
window.g_debug_mode = true;
</script>
<script type="text/javascript" src="../../../../OfficeWeb/Common/docscoapisettings.js"></script>
<script type="text/javascript" src="../../../../OfficeWeb/Common/editorscommon.js"></script>
<script type="text/javascript" src="../../../../OfficeWeb/Common/downloaderfiles.js"></script>
<script type="text/javascript" src="../../../../OfficeWeb/Common/docscoapicommon.js"></script>
......
......@@ -71,7 +71,9 @@
</style>
</head>
<body>
<script type="text/javascript">
window.start_time = new Date();
</script>
<div id="loading-mask" class="loadmask">
<div class="loadmask-body" align="center">
<div class="loadmask-logo">
......@@ -228,10 +230,6 @@
<!-- SDK -->
<script>
window.g_cAscCoAuthoringUrl = "http://192.168.3.213:3000";
</script>
<script type="text/javascript" src="../../../../OfficeWeb/Common/docscoapisettings.js"></script>
<script type="text/javascript" src="../../../../OfficeWeb/Common/spellcheckapisettings.js"></script>
......
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