mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-02-10 18:05:10 +08:00
nodejs: revert old text
This commit is contained in:
@ -74,13 +74,6 @@ header img {
|
||||
margin-bottom: 20px;
|
||||
width: 600px;
|
||||
}
|
||||
.features-list {
|
||||
padding-left: 16px;
|
||||
list-style: outside none disc;
|
||||
line-height: 20px;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
.save-original {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
@ -46,13 +46,7 @@
|
||||
<span class="portal-name">ONLYOFFICE™ Integration Edition – Welcome!</span>
|
||||
<br />
|
||||
<br />
|
||||
<span class="portal-descr">This interactive example demonstrates a way to integrate ONLYOFFICE™ collaborative online document editing into your Web Application. Our editors are fully implemented in HTML5! You may upload your own documents for testing, using the "Upload file" button and uploading local Office files from your computer. You can upload the documents with the most popular file formats, such as .DOCX, .XLSX, .PPTX, etc.</span>
|
||||
<ul class="features-list">
|
||||
<li>Open, Edit and Save existing documents for in-browser editing using ONLYOFFICE™ Server documents.</li>
|
||||
<li>Collaborative co-editing functions – chat, comments and other multi-user features.</li>
|
||||
<li>Use of Auto-save function.</li>
|
||||
<li>All editing operations are processed on this virtual machine. Your documents stay under your complete control.</li>
|
||||
</ul>
|
||||
<span class="portal-descr">Get started with a demo-sample of ONLYOFFICE™ Integration Edition, the first html5-based editors. You may upload your own documents for testing using the "Upload file" button and selecting the necessary files on your PC.</span>
|
||||
<table class="user-block-table" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td valign="middle" width="30%">
|
||||
|
||||
Reference in New Issue
Block a user