Added UI to revert commits. Fixed some trailing whitespace.
[redakcja.git] / redakcja / static / js / wiki / loader.js
index 7a905d9..33d9cc8 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) {