[Libreoffice-commits] online.git: Branch 'distro/cib/libreoffice-6-2' - loleaflet/html

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Apr 12 13:55:19 UTC 2019


 loleaflet/html/loleaflet.html.m4 |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 82605177f390b9e47ebdd3af98395c3c69ad6a78
Author:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Fri Apr 12 15:53:46 2019 +0200
Commit:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
CommitDate: Fri Apr 12 15:53:46 2019 +0200

    Branding: Add container for custom logo in about dialog
    
    Change-Id: Ib6b65f1cd1990de821743cf1ac9b464add4d17e7

diff --git a/loleaflet/html/loleaflet.html.m4 b/loleaflet/html/loleaflet.html.m4
index 37756f1bd..3f279389f 100644
--- a/loleaflet/html/loleaflet.html.m4
+++ b/loleaflet/html/loleaflet.html.m4
@@ -128,6 +128,7 @@ ifelse(MOBILEAPP,[true],
     <!-- Remove if you don't want the About dialog -->
     <div id="about-dialog" style="display:none; text-align: center; user-select: text">
       <h1 id="product-name">LibreOffice Online</h1>
+      <div id="product-logo"></div>
       <hr/>
       <p id="product-string"></p>
       <h3>LOOLWSD</h3>


More information about the Libreoffice-commits mailing list