loleaflet/src/control/Signing.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a3c4a24d2b008e38ab8efbf33add2e56cbf6338c Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Mon Dec 10 15:49:10 2018 +0100 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Mon Dec 10 15:49:10 2018 +0100 Revert "signing: update end point URL suffix to work again" This reverts commit 37425878ea181f755233357d2dce834039c1f468. diff --git a/loleaflet/src/control/Signing.js b/loleaflet/src/control/Signing.js index 183d5ed88..d4113cc67 100644 --- a/loleaflet/src/control/Signing.js +++ b/loleaflet/src/control/Signing.js @@ -421,7 +421,7 @@ L.Map.include({ } } }, - vereignURL + '/vcl/js/iframe' + vereignURL + '/api/js/iframe' ).then(function(lib) { library = lib; adjustUIState(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits