fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added buttons to scroll toolbar buttons. Fixes #606.
[redakcja.git]
/
redakcja
/
static
/
js
/
wiki
/
loader.js
diff --git
a/redakcja/static/js/wiki/loader.js
b/redakcja/static/js/wiki/loader.js
index
a441402
..
c611fa1
100644
(file)
--- a/
redakcja/static/js/wiki/loader.js
+++ b/
redakcja/static/js/wiki/loader.js
@@
-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) {