[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - loleaflet/src

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Feb 7 13:35:25 UTC 2019


 loleaflet/src/control/Control.Menubar.js |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit e1b8692c7d32c51b1c3e9824b3ece1966851dc49
Author:     Henry Castro <hcastro at collabora.com>
AuthorDate: Wed Feb 6 15:53:50 2019 -0400
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Thu Feb 7 14:35:06 2019 +0100

    loleaflet: disable Watermarking dialog
    
    Change-Id: I266fd6da07964a203f0a4a08f6641bdf82751a1c
    Reviewed-on: https://gerrit.libreoffice.org/67471
    Reviewed-by: Jan Holesovsky <kendy at collabora.com>
    Tested-by: Jan Holesovsky <kendy at collabora.com>

diff --git a/loleaflet/src/control/Control.Menubar.js b/loleaflet/src/control/Control.Menubar.js
index 9a090f6c3..d49815751 100644
--- a/loleaflet/src/control/Control.Menubar.js
+++ b/loleaflet/src/control/Control.Menubar.js
@@ -182,8 +182,6 @@ L.Control.Menubar = L.Control.extend({
 				{uno: '.uno:OutlineBullet'},
 				{uno: '.uno:PageDialog'},
 				{type: 'separator'},
-				{uno: '.uno:Watermark'},
-				{type: 'separator'},
 				{uno: '.uno:FormatColumns'},
 				{type: 'separator'},
 				{uno: '.uno:ResetAttributes'}


More information about the Libreoffice-commits mailing list