loleaflet/src/control/Control.NotebookbarImpress.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
New commits: commit e19d1d6dc73dd089aa317c320418a3f5d4c19442 Author: Szymon Kłos <szymon.k...@collabora.com> AuthorDate: Tue Aug 4 09:24:22 2020 +0200 Commit: Szymon Kłos <szymon.k...@collabora.com> CommitDate: Tue Aug 4 09:39:00 2020 +0200 notebookbar: help page in impress Change-Id: Id04625892b6e287bfc8ed9abc57227bf306e0584 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/100042 Tested-by: Jenkins Reviewed-by: Szymon Kłos <szymon.k...@collabora.com> diff --git a/loleaflet/src/control/Control.NotebookbarImpress.js b/loleaflet/src/control/Control.NotebookbarImpress.js index 5ecf920c1..e0eaa620a 100644 --- a/loleaflet/src/control/Control.NotebookbarImpress.js +++ b/loleaflet/src/control/Control.NotebookbarImpress.js @@ -36,11 +36,6 @@ L.Control.NotebookbarImpress = L.Control.NotebookbarWriter.extend({ 'type': 'toolitem', 'text': _('Redo'), 'command': '.uno:Redo' - }, - { - 'text': _('~Help'), - 'id': '-2', - 'name': 'Help', } ] } @@ -113,6 +108,11 @@ L.Control.NotebookbarImpress = L.Control.NotebookbarWriter.extend({ 'id': '8', 'name': 'TableLabel', 'context': 'Table' + }, + { + 'text': _('~Help'), + 'id': '-2', + 'name': 'Help', } ]; }, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits