fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
changeset tagging in dvcs,
[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
94a369b
..
4fe20e2
100644
(file)
--- a/
redakcja/static/js/wiki/view_history.js
+++ b/
redakcja/static/js/wiki/view_history.js
@@
-109,9
+109,9
@@
stub: $stub,
data: this,
filters: {
stub: $stub,
data: this,
filters: {
-
tag: function(value) {
-
return tags.filter("*[value='"+value+"']").text();
-
}
+
//
tag: function(value) {
+
//
return tags.filter("*[value='"+value+"']").text();
+
//
}
// description: function(value) {
// return value.replace('\n', ');
// }
// description: function(value) {
// return value.replace('\n', ');
// }