No description
26adebfcb0
Additionally, change the variable name for presentation-toolbar to avoid any future confusion. Also, put the code hiding the save button in onRefresh event so that save button doesn't show up in the UI as soon as we get the wopi properties object from the server. Change-Id: Ib168010c509f55a69aae9752e11321d319f59e99 |
||
---|---|---|
loleaflet | ||
loolwsd | ||
scripts | ||
.gitreview | ||
README | ||
rename.patch | ||
rename.sh |
LibreOffice on-line. This project fundamentally has two pieces: loolwsd/ The server side component. loleaflet/ The client side component. First compile loolwsd, and then loleaflet. Since you need both of these to get things working, it is recommended to read the READMEs in both projects. Enjoy.