loleaflet/dist/toolbar/toolbar.js |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 10d4c96b518c3f6576c8ac338b66f79984977bc6
Author: Pranav Kant <pran...@collabora.co.uk>
Date:   Mon Aug 29 16:42:55 2016 +0530

    remove edit lock from UI
    
    Change-Id: Ib437e1576efae45ca717b7eef8e3c535165b0c16
    Reviewed-on: https://gerrit.libreoffice.org/28479
    Reviewed-by: pranavk <pran...@collabora.co.uk>
    Tested-by: pranavk <pran...@collabora.co.uk>

diff --git a/loleaflet/dist/toolbar/toolbar.js 
b/loleaflet/dist/toolbar/toolbar.js
index 8232486..a78d3fe 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -467,8 +467,6 @@ $(function () {
                        {type: 'html',  id: 'right'},
                        {type: 'html',    id: 'modifiedstatuslabel', html: 
'<div id="modifiedstatuslabel" class="loleaflet-font"></div>'},
                        {type: 'break'},
-                       {type: 'button',  id: 'takeedit', img: 'edit', hint: 
_('Take edit lock (others can only view)'), caption: _('VIEWING')},
-                       {type: 'break'},
                        {type: 'button',  id: 'prev', img: 'prev', hint: 
_('Previous page')},
                        {type: 'button',  id: 'next', img: 'next', hint: 
_('Next page')},
                        {type: 'break', id: 'prevnextbreak'},
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to