Commit d2c194f8 authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

change index.html (coauthoring)

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@50074 954022d7-b5bf-4e40-9824-e11837661b57
parent 462c617b
......@@ -109,8 +109,6 @@
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>
......@@ -272,7 +270,6 @@
<script src="../../../../OfficeWeb/Excel/model/DrawingObjects/Format/ChartLegend.js"></script>
<script type="text/javascript" src="../../../sdk/Common/docscoapisettings.js"></script>
<!--<script type="text/javascript" src="../../../sdk/Excel/sdk-all.js"></script>-->
<script type="text/javascript">
......
......@@ -230,9 +230,6 @@
<!-- SDK -->
<script type="text/javascript" src="../../../../OfficeWeb/Common/docscoapisettings.js"></script>
<script type="text/javascript" src="../../../../OfficeWeb/Common/spellcheckapisettings.js"></script>
<script type="text/javascript">
var isBrowserSupported = function() {
return !((Ext.isIE6 || Ext.isIE7 || Ext.isIE8) ||
......
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