helpcenter/Web/UserGuides/groups-gettingstarted-CRM.aspx

27 lines
1.7 KiB
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Userguides/UserguidesArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "ONLYOFFICE Groups CRM module"; %>
<% ((BasePage)Page).CommandName = "crm"; %>
<body class="user_guides_groups_crm">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/CRMTop/CRMTop.ascx" />
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="content" runat="Server">
<div id="outOfDate" style="display: none;"></div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/GettingStarted/CRM/CRMGettingStarted.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="userguidesgroupspage general">
<div id="SeeAlsoBlockLinks">
<div class="caption guides">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/029_import-contacts.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/043_keep-contacts-up-to-date.ascx" />
</div>
<div class="caption tips">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/025_duplicate-contacts.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/026_group-operations.ascx" />
</div>
</div>
</asp:Content>