Added buttons to scroll toolbar buttons. Fixes #606.
[redakcja.git] / redakcja / static / js / wiki / view_history.js
index b4a9dd8..348f0c7 100644 (file)
@@ -96,6 +96,9 @@
                                                tag: function(value) {
                                                        return tags.filter("*[value='"+value+"']").text();
                                                }
+//                        description: function(value) {
+//                                                 return value.replace('\n', ');
+//                                             }
                                        }
                                });
             });