[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/dist
Tor Lillqvist
tml at collabora.com
Tue Jan 30 12:06:23 UTC 2018
loleaflet/dist/loleaflet.html | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit e5b42441f328841ceb81e2836fe35c7cb1c6a683
Author: Tor Lillqvist <tml at 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)
Signed-off-by: Andras Timar <andras.timar at collabora.com>
diff --git a/loleaflet/dist/loleaflet.html b/loleaflet/dist/loleaflet.html
index 5d3ccd8a..2b867475 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>
<!--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
More information about the Libreoffice-commits
mailing list