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
/
view_history.js
diff --git
a/redakcja/static/js/wiki/view_history.js
b/redakcja/static/js/wiki/view_history.js
index
b4a9dd8
..
348f0c7
100644
(file)
--- a/
redakcja/static/js/wiki/view_history.js
+++ b/
redakcja/static/js/wiki/view_history.js
@@
-96,6
+96,9
@@
tag: function(value) {
return tags.filter("*[value='"+value+"']").text();
}
+// description: function(value) {
+// return value.replace('\n', ');
+// }
}
});
});