helpcenter/Web/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/index.aspx
SvetlanaLisina 5526849ebf Фикс прекомпиляции хелпцентра
# Conflicts:
#	Web/Controls/Help/GettingStarted/Integration/Jira/GettingStartedJira.ascx
#	Web/Controls/Help/GettingStarted/Integration/Mattermost/GettingStartedMattermost.ascx
#	Web/Integration/gettingstarted-mattermost.aspx
#	Web/Integration/gettingstarted-redmine.aspx
2021-11-24 19:02:19 +03:00

14 lines
928 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/Editors_List.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content2" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="features_all document_editors">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/ONLYOFFICEEditorsTop/ONLYOFFICEEditorsTop.ascx" />
</asp:Content>
<asp:Content ID="Content6" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ONLYOFFICEEditors/SpreadsheetEditor/GuidesSpreadsheetEditor.ascx" />
</asp:Content>
<asp:Content ID="content7" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="spreadsheeteditor main">
</asp:Content>