Added buttons to scroll toolbar buttons. Fixes #606.
[redakcja.git] / redakcja / static / js / wiki / loader.js
index a441402..c611fa1 100644 (file)
@@ -91,7 +91,7 @@ $(function()
                                return "Na stronie mogą być nie zapisane zmiany.";
                        };
         };
-
+        
                console.log("Fetching document's text");
 
                $(document).bind('wlapi_document_changed', function(event, doc) {