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

New commits:
commit 43904d459853461b362760b1c2a48c70540b85e8
Author:     thais-dev <thais.vie...@collabora.com>
AuthorDate: Fri Aug 21 09:36:34 2020 -0300
Commit:     Tor Lillqvist <t...@collabora.com>
CommitDate: Fri Aug 21 16:12:06 2020 +0200

    Fix comment syntax.
    
    Change-Id: Ia726b1b46c1aa2ca7d2757441e6699956313b924
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/101142
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Tor Lillqvist <t...@collabora.com>

diff --git a/loleaflet/html/loleaflet.html.m4 b/loleaflet/html/loleaflet.html.m4
index 4d357ff5c..1b55d0b9d 100644
--- a/loleaflet/html/loleaflet.html.m4
+++ b/loleaflet/html/loleaflet.html.m4
@@ -267,7 +267,7 @@ m4_ifelse(MOBILEAPP,[true],
       window.tileSize = 256;])
 m4_syscmd([cat ]GLOBAL_JS)m4_dnl
 
-<!-- Dynamically load the appropriate *-mobile.css, *-tablet.css or 
*-desktop.css -->
+// Dynamically load the appropriate *-mobile.css, *-tablet.css or 
*-desktop.css 
 var link = document.createElement('link');
 link.setAttribute("rel", "stylesheet");
 link.setAttribute("type", "text/css");
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to