fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed #623 (annotation and emphasis css)
[redakcja.git]
/
redakcja
/
static
/
js
/
wiki
/
wikiapi.js
diff --git
a/redakcja/static/js/wiki/wikiapi.js
b/redakcja/static/js/wiki/wikiapi.js
index
3ec2fdc
..
ad31af3
100644
(file)
--- a/
redakcja/static/js/wiki/wikiapi.js
+++ b/
redakcja/static/js/wiki/wikiapi.js
@@
-33,7
+33,7
@@
if (vname == "ajax_document_gallery") {
- return base_path + "/
gallery/" + arguments[1]
;
+ return base_path + "/
" + arguments[1] + "/gallery"
;
}
if (vname == "ajax_document_diff")