From 0c445fef6c66f44a79f4b254ee2d702dd651c6f7 Mon Sep 17 00:00:00 2001 From: trovier Date: Mon, 17 Jun 2024 17:40:46 +0200 Subject: [PATCH 1/2] Slide Master added --- .../WorkWithSlides/WorkWithSlides.ascx | 1 + .../UsageInstructions/SlideMaster.aspx | 33 ++++++++++++++++ .../help/en/UsageInstructions/SlideMaster.htm | 37 ++++++++++++++++++ .../resources/help/en/images/slidemaster.png | Bin 0 -> 4735 bytes 4 files changed, 71 insertions(+) create mode 100644 Web/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/SlideMaster.aspx create mode 100644 Web/OfficeWeb/apps/presentationeditor/main/resources/help/en/UsageInstructions/SlideMaster.htm create mode 100644 Web/OfficeWeb/apps/presentationeditor/main/resources/help/en/images/slidemaster.png diff --git a/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PresentationEditor/WorkWithSlides/WorkWithSlides.ascx b/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PresentationEditor/WorkWithSlides/WorkWithSlides.ascx index 080df3491..47ebb26f5 100644 --- a/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PresentationEditor/WorkWithSlides/WorkWithSlides.ascx +++ b/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PresentationEditor/WorkWithSlides/WorkWithSlides.ascx @@ -1,6 +1,7 @@ <%@ Control Language="C#" %>