Change url to work in any version
Change-Id: Ie11c91d36d39b3a3ecc8eda01f556d25d3ef847a
This commit is contained in:
parent
2e7f67f33b
commit
40f80ea149
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue