Merge branch 'img-playground' of ssh://epsilon.fnp/home/rczajka/workspace/redakcja...
[redakcja.git] / redakcja / static / js / wiki / view_column_diff.js
index a212f81..33ffb6a 100644 (file)
@@ -19,6 +19,7 @@
     };
 
        DiffPerspective.prototype.destroy = function() {
     };
 
        DiffPerspective.prototype.destroy = function() {
+        $.wiki.switchToTab('#HistoryPerspective');
                $('#' + this.base_id).remove();
                $('#' + this.perspective_id).remove();
        };
                $('#' + this.base_id).remove();
                $('#' + this.perspective_id).remove();
        };