Change url to work in any version

Change-Id: Ie11c91d36d39b3a3ecc8eda01f556d25d3ef847a
This commit is contained in:
Samuel Mehrbrodt 2018-11-29 09:15:39 +01:00
parent 2e7f67f33b
commit 40f80ea149

View file

@ -204,6 +204,6 @@
the hex string needs to be changed of course, to the right one as
shown by 'make run'. -->
<iframe src="http://localhost:9980/loleaflet/b766728b5/loleaflet.html?file_path=file:///libreoffice/online/test/data/hello-world.ods&NotWOPIButIframe=true" height="1000" width="1000"></iframe>
<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>
</html>