[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - loleaflet/dist
Jan Holesovsky
kendy at collabora.com
Wed Jun 20 15:13:37 UTC 2018
loleaflet/dist/toolbar/toolbar.js | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 0507e53a9d124064165cb7484ea26547aeaaed2f
Author: Jan Holesovsky <kendy at collabora.com>
Date: Wed Jun 20 17:12:59 2018 +0200
Revert "borders: This has to be global in order to have the event working."
Actually this has nothing to do in the branch, sorry.
This reverts commit 62134df0c54c3837eb5461863b0cfe2e92ab8366.
Change-Id: Iaa62da6b5c232b40fbd4ec4b517fc2aa95c14e05
Reviewed-on: https://gerrit.libreoffice.org/56169
Reviewed-by: Jan Holesovsky <kendy at collabora.com>
Tested-by: Jan Holesovsky <kendy at collabora.com>
diff --git a/loleaflet/dist/toolbar/toolbar.js b/loleaflet/dist/toolbar/toolbar.js
index fe3b8fd6c..e3848825e 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -299,8 +299,6 @@ function setBorderStyle(num) {
map.focus();
}
-global.setBorderStyle = setBorderStyle;
-
function insertTable() {
var rows = 10;
var cols = 10;
More information about the Libreoffice-commits
mailing list