loleaflet/dist/toolbar/toolbar.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fb967d998b64541223528dd19496597b2514aa43
Author: Pranav Kant <pran...@collabora.co.uk>
Date:   Thu Jan 12 19:24:50 2017 +0530

    loleaflet: Use tab here, not space
    
    otherwise our linting tool will shout.
    
    Change-Id: Ia43b0a4bfc3a1d3406a89e9bb71b05f884cce2a2

diff --git a/loleaflet/dist/toolbar/toolbar.js 
b/loleaflet/dist/toolbar/toolbar.js
index 8f15678..4186024 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -1344,7 +1344,7 @@ function updateCommandValues() {
 }
 
 map.on('updatetoolbarcommandvalues', function(e) {
-       w2ui['toolbar-up'].refresh();
+       w2ui['toolbar-up'].refresh();
 });
 
 map.on('updateparts pagenumberchanged', function (e) {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to