loleaflet/dist/loleaflet.html |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 22f840b75cf422989194b8ab74cb063e46420eaf
Author: Tor Lillqvist <t...@collabora.com>
Date:   Tue Jan 16 14:16:06 2018 +0200

    Add closing </head> tag that was accidentally removed in 
328df11a689684be0e13b1778b67d5a7648e9989
    
    Change-Id: I0d0c1eda84f421838c55c223731898167f497ec7
    (cherry picked from commit 149714f5b3cd7fff87da08ba0ab2554cc78071e5)
    Reviewed-on: https://gerrit.libreoffice.org/48419
    Reviewed-by: Tor Lillqvist <t...@collabora.com>
    Tested-by: Tor Lillqvist <t...@collabora.com>

diff --git a/loleaflet/dist/loleaflet.html b/loleaflet/dist/loleaflet.html
index 83c93898..28f54a20 100644
--- a/loleaflet/dist/loleaflet.html
+++ b/loleaflet/dist/loleaflet.html
@@ -23,6 +23,8 @@
 <link rel="localizations" 
href="/loleaflet/%VERSION%/l10n/styles-localizations.json" 
type="application/vnd.oftn.l10n+json" />
 <link rel="localizations" 
href="/loleaflet/%VERSION%/l10n/uno-localizations.json" 
type="application/vnd.oftn.l10n+json" />
 <link rel="localizations" 
href="/loleaflet/%VERSION%/l10n/help-localizations.json" 
type="application/vnd.oftn.l10n+json"/>
+</head>
+
   <body style="user-select: none;">
     <!--The "controls" div holds map controls such as the Zoom button and
         it's separated from the map in order to have the controls on the top
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to