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

New commits:
commit df488665232110dd760ad5cc56a10864fcafca68
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
    (cherry picked from commit fb967d998b64541223528dd19496597b2514aa43)
    Reviewed-on: https://gerrit.libreoffice.org/36750
    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 e4b7a0f3..31b9a018 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -1240,7 +1240,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