loleaflet/dist/toolbar/toolbar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a30a4c52f320a74c623404272f9553330a027970 Author: Henry Castro <hcas...@collabora.com> Date: Sun Jul 24 10:52:46 2016 -0400 loleaflet: remove styles toolbar from spreadsheets diff --git a/loleaflet/dist/toolbar/toolbar.js b/loleaflet/dist/toolbar/toolbar.js index 7a30824..5ec34ea 100644 --- a/loleaflet/dist/toolbar/toolbar.js +++ b/loleaflet/dist/toolbar/toolbar.js @@ -755,7 +755,7 @@ map.on('doclayerinit', function () { { func: '16', text: _('None'), icon: 'selected'}, ]}, ]); - toolbar.remove('alignblock', 'bullet', 'numbering', 'break-numbering'); + toolbar.remove('styles', 'alignblock', 'bullet', 'numbering', 'break-numbering'); toolbar.insert('break-align', [ {type: 'button', id: 'WrapText', img: 'wraptext', hint: _('Wrap Text'), uno: 'WrapText'}, {type: 'button', id: 'ToggleMergeCells', img: 'togglemergecells', hint: _('Merge and Center Cells'), uno: 'ToggleMergeCells'}, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits