Fix DocSpace pages

This commit is contained in:
Svetlana Maleeva 2023-11-22 14:24:53 +03:00
parent 4f69ff276b
commit 5679dbb0c7
2 changed files with 3 additions and 1 deletions

View File

@ -34,8 +34,10 @@
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/administration/docspace-settings.aspx#AutoBackup")%>">Automatic backup</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/administration/docspace-settings.aspx#RestoringBackup_block")%>">Restore</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/administration/docspace-settings.aspx#AdjustingIntegrationSettings_block")%>">Third-party services</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/administration/docspace-settings.aspx#plugins")%>">Plugins</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/administration/docspace-settings.aspx#sso")%>">Single Sign-On</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/administration/docspace-settings.aspx#smtp")%>">SMTP Settings</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/administration/docspace-settings.aspx#documentservice")%>">Document Service</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/administration/docspace-settings.aspx#DeveloperTools_block")%>">Developer tools</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/administration/docspace-settings.aspx#DeactivatingDeletingDocSpace_block")%>">Deactivate DocSpace</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/administration/docspace-settings.aspx#deletion")%>">Delete DocSpace</a></li>

View File

@ -45,7 +45,7 @@
<li>If the Hide auth page checkbox is enabled in the SSO section, the login page will automatically redirect to the SSO provider. If you need to restore the default authentication page, add the <code>/login?skipssoredirect=true</code> key after the domain name of your DocSpace in the browser address bar.</li>
<li>Added the ability to send form templates created by users to the Form Gallery.</li>
<li>Added the ability to leave the room and change the owner.</li>
<%--<li>Added the ability to reassign rooms and files in them.</li>--%>
<li>Added the ability to reassign rooms and files in them.</li>
<li>Added separation of invitation links to the portal and the room. When registering for a room, a redirect to this room occurs.</li>
<li>Added a new section for connecting Document Server in the server version.</li>
<li>Added the ability to create a room on the base of files/folders from the My Documents section.</li>