New apps for text, slide and spreadsheet
This commit is contained in:
14
www/ooslide/document.html
Normal file
14
www/ooslide/document.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="placeholder"></div>
|
||||
<script type="text/javascript" src="/common/onlyoffice/web-apps/apps/api/documents/api.js"></script>
|
||||
<script type="text/javascript" src="doc.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user