[Libreoffice-commits] online.git: loleaflet/html
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri May 17 10:24:58 UTC 2019
loleaflet/html/framed.html | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 6cd248a29c24a65d6bd5c8cf144e35de4c9e6c6b
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Wed May 15 10:19:29 2019 +0200
Commit: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
CommitDate: Fri May 17 12:24:40 2019 +0200
Remove obsolete comment
Change-Id: Ie2034737461d4dd9c42f31a9968e8109bfd87488
Reviewed-on: https://gerrit.libreoffice.org/72445
Reviewed-by: Tor Lillqvist <tml at collabora.com>
Tested-by: Tor Lillqvist <tml at collabora.com>
diff --git a/loleaflet/html/framed.html b/loleaflet/html/framed.html
index ee216ce14..cee6b610a 100644
--- a/loleaflet/html/framed.html
+++ b/loleaflet/html/framed.html
@@ -215,9 +215,7 @@
<h3>Document frame</h3>
<!-- The hostname and pathnames below are obviously specific to my
- personal environment and need to be changed appropriately. Also
- the hex string needs to be changed of course, to the right one as
- shown by 'make run'. -->
+ personal environment and need to be changed appropriately. -->
<iframe src="http://localhost:9980/loleaflet/dist/loleaflet.html?file_path=file:///libreoffice/online/test/data/hello-world.ods&NotWOPIButIframe=true" height="1000" width="1000"></iframe>
</body>
More information about the Libreoffice-commits
mailing list