loleaflet/src/control/Control.LokDialog.js | 1 + 1 file changed, 1 insertion(+)
New commits: commit 6abd096824fabb0254bfe1513d7ac6e4d476412f Author: Szymon Kłos <szymon.k...@collabora.com> AuthorDate: Wed Oct 30 16:43:40 2019 +0100 Commit: Ashod Nakashian <ashnak...@gmail.com> CommitDate: Thu Oct 31 11:54:47 2019 +0100 jsdialog: set correct windowId Change-Id: Ic58e82b027ee33d86cb6e8e7afe5a457a5ef5e5f Reviewed-on: https://gerrit.libreoffice.org/81790 Reviewed-by: Ashod Nakashian <ashnak...@gmail.com> Tested-by: Ashod Nakashian <ashnak...@gmail.com> diff --git a/loleaflet/src/control/Control.LokDialog.js b/loleaflet/src/control/Control.LokDialog.js index 76ee6738d..24646d46f 100644 --- a/loleaflet/src/control/Control.LokDialog.js +++ b/loleaflet/src/control/Control.LokDialog.js @@ -232,6 +232,7 @@ L.Control.LokDialog = L.Control.extend({ } e.id = parseInt(e.id); + window.sidebarId = e.id; var strId = this._toStrId(e.id); var width = 0; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits